Commit adf1213
committed
Arm backend: Cast int64 buffers to int32
Cast int64 buffers using get_attr in the same way as
regular placeholders.
Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
Change-Id: Id3f9acda8f2d21fc582f743b1f59911f11e6c8d71 parent 31118d7 commit adf1213
File tree
2 files changed
+5
-2
lines changed- backends/arm
- _passes
- test/ops
2 files changed
+5
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
261 | 264 | | |
262 | 265 | | |
263 | 266 | | |
| |||
0 commit comments