Commit 7117889
committed
[PowerPC] Remove SPE from triple in VSX test
This test does not fail because the PPCSubtarget was not initialized,
and otherwise a fatal error occurs:
"SPE and traditional floating point cannot both be enabled.".
Tested by adding `-mllvm -enable-matrix` to the existing command-line.1 parent 6c153e5 commit 7117889
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments