Check that scf.if checks are folded when the mask is all set / not
set.
This to address post-commit feedback for
https://reviews.llvm.org/D145942.
Paths
| Differential D146144
[mlir][vector] Add mask fold test for gather lowering ClosedPublic Authored by kuhar on Mar 15 2023, 8:42 AM.
Details Summary Check that scf.if checks are folded when the mask is all set / not This to address post-commit feedback for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 16 2023, 6:41 AM This revision was landed with ongoing or failed builds.Mar 16 2023, 7:20 AM Closed by commit rGa586c551000b: [mlir][vector] Add mask fold test for gather lowering (authored by kuhar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 505803 mlir/test/Dialect/Vector/vector-gather-lowering.mlir
|