You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TritonIntelRemoveMasks] Correctly correlate ForOp results with IfOp results (#4823)
The problem was that the `StoreOp` operation started using the first
result of the `ifOp` operation, rather than the third, as it had
previously done with the results of the `ForOp` operation.
---------
Signed-off-by: Anatoly Myachev <[email protected]>
0 commit comments