llvm-project/mlir/test/Conversion/GPUToNVVM
thomasraoux f309939d06 [mlir][nvvm] Remove special case ptr arithmetic lowering in gpu to nvvm
Use existing helper instead of handling only a subset of indices lowering
arithmetic. Also relax the restriction on the memref rank for the GPU mma ops
as we can now support any rank.

Differential Revision: https://reviews.llvm.org/D113383
2021-11-10 10:00:12 -08:00
..
gpu-to-nvvm.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
wmma-ops-to-nvvm.mlir [mlir][nvvm] Remove special case ptr arithmetic lowering in gpu to nvvm 2021-11-10 10:00:12 -08:00