This adds canonicalizer for
- extracting an element from a dynamic_tensor_from_elements
- propagating constant operands to the type of dynamic_tensor_from_elements
Paths
| Differential D87525
[mlir][Standard] Add canonicalizer for dynamic_tensor_from_elements ClosedPublic Authored by herhut on Sep 11 2020, 9:53 AM.
Details Summary This adds canonicalizer for
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptSep 11 2020, 9:53 AM mehdi_amini added inline comments. This revision is now accepted and ready to land.Sep 12 2020, 10:55 AM bondhugula added inline comments. Comment Actions Thanks!
Closed by commit rGc897a7fb3e2a: [mlir][Standard] Add canonicalizer for dynamic_tensor_from_elements (authored by herhut). · Explain WhySep 15 2020, 6:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 291892 mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
mlir/test/Transforms/canonicalize.mlir
|
Triple comment please.