Commit 8e952aa
SPIRV: Set NoPHIs property after rewriting them (llvm#136327)
There should be no PHIs after selection, as OpPhi is used
instead. This hopefully avoids errors in llvm#135277.1 parent e441066 commit 8e952aa
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2029 | 2029 | | |
2030 | 2030 | | |
2031 | 2031 | | |
| 2032 | + | |
| 2033 | + | |
2032 | 2034 | | |
2033 | 2035 | | |
2034 | 2036 | | |
| |||
0 commit comments