Commit 61fda4a
Remove left-over patch token logic from ProgramScopeConstantAnalysis
Removed deprecated logic after fully deprecating the patch token format in OCL.
The removed code patches offsets based on the m_PatchLaterDataVector, which is always empty, as it was used on the patch token code path.1 parent 8f730d8 commit 61fda4a
File tree
2 files changed
+0
-27
lines changed- IGC/Compiler/Optimizer/OpenCLPasses/ProgramScopeConstants
2 files changed
+0
-27
lines changedLines changed: 0 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | 199 | | |
217 | 200 | | |
218 | 201 | | |
| |||
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 94 | | |
105 | 95 | | |
106 | 96 | | |
0 commit comments