Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LLVMGPU] Disable scf.forall distribution for matmulSimt (iree-org#19302
) We are moving towards tile&fuse pipeline. `matmulSimt` pipeline is to be deprecated. Meanwhile, all existing tests that depend on matmulsimt pipeline shouldn't break and hence disabling the forall distribution for the pipeline.
- Loading branch information