Files
clang-p2996/mlir/lib/Dialect/Linalg/Transforms/ConvertConv2DToImg2Col.cpp
Rob Suderman f513b70d43 [mlir] Add ComplexType conversion support for convertScalarToDtype
Linalg operations can include `complex` types in the src/target types.
This should include conversion between `arith` and `complex` types when
constructing `linalg` operations.

Reviewed By: kuhar

Differential Revision: https://reviews.llvm.org/D154740
2023-07-17 14:00:58 -07:00

23 KiB