This extends the folding we already have. A test needs to be adjusted.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103141
[mlir] Fold complex.re(complex.create) and complex.im(complex.create) ClosedPublic Authored by akuegel on May 26 2021, 12:46 AM.
Details Summary This extends the folding we already have. A test needs to be adjusted.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 26 2021, 1:51 AM Closed by commit rGb99f892b025b: [mlir] Fold complex.re(complex.create) and complex.im(complex.create) (authored by akuegel). · Explain WhyMay 26 2021, 1:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 347863 mlir/lib/Dialect/Complex/IR/ComplexOps.cpp
mlir/test/Conversion/ComplexToLLVM/convert-to-llvm.mlir
mlir/test/Dialect/Complex/canonicalize.mlir
|