Commit ae755b5
committed
Arm backend: Dont try to fuse const for TOSA ops
The TOSA ops doesn't have any backed reference implementation, so
avoid trying to fuse constant ops and leave for the backend
compiler to do the work.
Signed-off-by: Per Åstrand <[email protected]>
Change-Id: I18af1ef2ceb2d262f66fff7df6b019782b79b7671 parent 3dac421 commit ae755b5
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
111 | 115 | | |
112 | 116 | | |
113 | 117 | | |
| |||
0 commit comments