Make canonicalization working on broadcast also work on splat op.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111690
[mlir][vector] Add canonicalization for extract of splat ClosedPublic Authored by ThomasRaoux on Oct 12 2021, 8:04 PM.
Details Summary Make canonicalization working on broadcast also work on splat op.
Diff Detail
Event Timelineantiagainst added inline comments.
This revision is now accepted and ready to land.Oct 13 2021, 6:36 AM This revision was landed with ongoing or failed builds.Oct 13 2021, 8:09 AM Closed by commit rGcc83c2444f8a: [mlir][vector] Add canonicalization extract + splat (authored by ThomasRaoux). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 379395 mlir/lib/Dialect/Vector/VectorOps.cpp
mlir/test/Dialect/Vector/canonicalize.mlir
|
Formatting is a bit off here?