- Use ConstantLikeMatcher instead of matching Arith_ConstantOp
- Reflow some defs to fit the line limit
Suggested by @jpienaar and @Mogball in https://reviews.llvm.org/D139778.
Paths
| Differential D139941
[mlir][arith] Clean up arith canonicalization td rules ClosedPublic Authored by kuhar on Dec 13 2022, 8:24 AM.
Details Summary
Suggested by @jpienaar and @Mogball in https://reviews.llvm.org/D139778.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 13 2022, 9:37 AM Closed by commit rG7e2a6af82c88: [mlir][arith] Clean up arith canonicalization td rules (authored by kuhar). · Explain WhyDec 13 2022, 10:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482539 mlir/lib/Dialect/Arith/IR/ArithCanonicalization.td
|