These canonicalizations are already handled by folding which will occur
in a superset of situations, so they are being removed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87706
[mlir] Remove redundant shape.cstr_broadcastable canonicalization. ClosedPublic Authored by tpopp on Sep 15 2020, 9:30 AM.
Details Summary These canonicalizations are already handled by folding which will occur
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptSep 15 2020, 9:30 AM This revision is now accepted and ready to land.Sep 16 2020, 7:25 AM Closed by commit rGb05629230e9c: [mlir] Remove redundant shape.cstr_broadcastable canonicalization. (authored by Tres Popp <tpopp@google.com>). · Explain WhySep 17 2020, 12:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 291959 mlir/lib/Dialect/Shape/IR/Shape.cpp
|