Canonicalization for complex.sub adding same numbers. This canonicalization supports the case like complex.sub(complex.add(a, b), b) -> a.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Sep 7 2022, 5:54 AM
Closed by commit rGccf975059c03: [mlir][complex] Canonicalization for complex.sub adding same numbers (authored by Lewuathe, committed by pifon2a). · Explain WhySep 7 2022, 6:06 AM
This revision was automatically updated to reflect the committed changes.