Commit 3336929
committed
[PowerPC] Test SPE incompatibility with VSX
PPCSubtarget is not always initialized, depending on which passes are running,
and in our downstream fork, -enable-matrix is the default configuration
(regardless of whether matrix intrinsics are present in the IR), which triggers
a fatal error in builtins-ppc-fpconstrained.c.1 parent c4d4e76 commit 3336929
File tree
2 files changed
+9
-1
lines changed- clang/test/CodeGen/PowerPC
- llvm/test/CodeGen/PowerPC
2 files changed
+9
-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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments