Commit 29b90dc
Add the predicate to the instrRepr before returning it when onlyAttachMLIRArgs=true (triton-lang#4931)
The predicate wasn't being added to the instruction representation when
`onlyAttachMLIRArgs` was set to true1 parent 8511af3 commit 29b90dc
File tree
1 file changed
+7
-4
lines changed- third_party/nvidia/lib/TritonNVIDIAGPUToLLVM
1 file changed
+7
-4
lines changedLines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | 175 | | |
180 | 176 | | |
181 | 177 | | |
182 | 178 | | |
183 | 179 | | |
184 | 180 | | |
185 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
186 | 189 | | |
187 | 190 | | |
188 | 191 | | |
| |||
0 commit comments