When can just convert this to arith.negf.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151633
[mlir][complex] Canonicalize re/im(neg(create)) ClosedPublic Authored by antiagainst on May 28 2023, 9:30 AM.
Details Summary When can just convert this to arith.negf.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 29 2023, 7:19 AM Closed by commit rGa1e78615fb33: [mlir][complex] Canonicalize re/im(neg(create)) (authored by antiagainst). · Explain WhyMay 29 2023, 5:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 526486 mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
mlir/lib/Dialect/Complex/IR/ComplexOps.cpp
mlir/test/Dialect/Complex/canonicalize.mlir
|