Files
clang-p2996/mlir/lib/Dialect/Complex/IR/ComplexOps.cpp
Xiang Li cc4fb58376 [mlir] support complex type in DenseElementsAttr::get.
Fixes #60662 https://github.com/llvm/llvm-project/issues/60662

Allow ComplexType when create DenseElementsAttr.
Also allow build ConstantOp for integer complex.

Differential Revision: https://reviews.llvm.org/D143848
2023-02-13 09:35:19 -05:00

7.0 KiB