[all-commits] [llvm/llvm-project] fa765a: [mlir] Add folder for complex.ReOp and complex.ImOp.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Tue May 18 02:28:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa765a09440253fd16e92376b4cf132873afe84e
https://github.com/llvm/llvm-project/commit/fa765a09440253fd16e92376b4cf132873afe84e
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-05-18 (Tue, 18 May 2021)
Changed paths:
M mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
M mlir/lib/Dialect/Complex/IR/ComplexOps.cpp
A mlir/test/Dialect/Complex/canonicalize.mlir
Log Message:
-----------
[mlir] Add folder for complex.ReOp and complex.ImOp.
Now that complex constants are supported, we can also fold.
Differential Revision: https://reviews.llvm.org/D102616
More information about the All-commits
mailing list