llvm-project/mlir/lib/Conversion/GPUToROCDL
Christian Sigg b251b608b5 [mlir][gpu] Unroll ops on vectors which map to intrinsic calls
Unroll ops that map to intrinsics when lowering to LLVM, because intrinsics don't support vector operands/results.

Reviewed By: herhut

Differential Revision: https://reviews.llvm.org/D136345
2022-10-28 10:33:38 +02:00
..
CMakeLists.txt [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
GPUToROCDL.td [mlir][gpu] Move GPU headers into IR/ and Transforms/ 2022-06-09 22:49:03 +00:00
LowerGpuOpsToROCDLOps.cpp [mlir][gpu] Unroll ops on vectors which map to intrinsic calls 2022-10-28 10:33:38 +02:00