Commit 05042d1
[Autobackout][FunctionalRegression]Revert of change: ae382b7: Fix pixel shader input sinking in CodeSinking
CodeSinking moves input intrinsics before their first uses in the
target basic block. Phi instructions should not be treated as
valid uses in the currect block as their use is actually in
a predecessor block.1 parent db565ec commit 05042d1
File tree
2 files changed
+1
-52
lines changed- IGC/Compiler
- CISACodeGen
- tests/CodeSinking
2 files changed
+1
-52
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | 141 | | |
143 | 142 | | |
144 | 143 | | |
| |||
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
155 | | - | |
| 154 | + | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
| |||
This file was deleted.
0 commit comments