llvm-project/mlir/test/Target
Min-Yih Hsu dcdd5d312f [mlir][LLVMIR] Use insertelement if needed when translating ConstantAggregate
When translating from a llvm::ConstantAggregate with vector type, we
should lower to insertelement operations (if needed) rather than using
insertvalue.

Differential Revision: https://reviews.llvm.org/D127534
2022-06-15 14:33:47 -07:00
..
Cpp [mlir][emitc] Add a cast op 2022-04-28 15:50:59 +00:00
LLVMIR [mlir][LLVMIR] Use insertelement if needed when translating ConstantAggregate 2022-06-15 14:33:47 -07:00
SPIRV [mlir][spirv] Convert math.ctlz to spv.GLSL.FindUMsb 2022-06-13 13:02:37 -04:00