llvm-project/mlir/test/Dialect/LLVMIR
Alex Zinenko d6be277347 [mlir] turn complex-to-llvm into a partial conversion
It is no longer necessary to also convert other "standard" ops along with the
complex dialect: the element types are now built-in integers or floating point
types, and the top-level cast between complex and struct is automatically
inserted and removed in progressive lowering.

Reviewed By: herhut

Differential Revision: https://reviews.llvm.org/D95625
2021-01-28 19:14:01 +01:00
..
dialect-cast.mlir [mlir] turn complex-to-llvm into a partial conversion 2021-01-28 19:14:01 +01:00
func.mlir [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
global.mlir [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
invalid.mlir [mlir] use built-in vector types instead of LLVM dialect types when possible 2021-01-12 10:04:28 +01:00
legalize-for-export.mlir [mlir] replace LLVMIntegerType with built-in integer type 2021-01-07 19:48:31 +01:00
nvvm.mlir [mlir] use built-in vector types instead of LLVM dialect types when possible 2021-01-12 10:04:28 +01:00
rocdl.mlir [mlir] use built-in vector types instead of LLVM dialect types when possible 2021-01-12 10:04:28 +01:00
roundtrip.mlir [mlir] Add better support for f80 and f128 2021-01-15 10:29:48 -05:00
terminator.mlir [mlir] replace LLVMIntegerType with built-in integer type 2021-01-07 19:48:31 +01:00
types-invalid.mlir [mlir] use built-in vector types instead of LLVM dialect types when possible 2021-01-12 10:04:28 +01:00
types.mlir [mlir] Add better support for f80 and f128 2021-01-15 10:29:48 -05:00