Commit 42b2847
authored
[SYCL] Fix ESIMD with double GRF (#7141)
The ze-opt-large-register-file flag is supposed to work with both the
IGC scalar and vector backend, but there is a bug in IGC where it does
not work for the vector backend. To workaround this and fix a
regression, use -doubleGRF for the vector backend
This will be tested in llvm-test-suites
Signed-off-by: Sarnie, Nick <[email protected]>1 parent b8f35cf commit 42b2847
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
423 | 425 | | |
424 | 426 | | |
425 | 427 | | |
| |||
0 commit comments