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
[tritonintelgpu-materialize-block-pointer]: Failure to retrieve make_tensor_ptr operation for load fed by tt.advance in a scf.for loop.loop. (#4344)
The materialize block ptr transformation trips on an assertion because
it cannot locate the `make_tensor_ptr` operation that crated the block
ptr used by a `tt.load` via a `tt.select` -> `tt.advance` -> `tt.load`
use-def chain.
Fixes issue #4342.
---------
Signed-off-by: Tiotto, Ettore <[email protected]>
0 commit comments