llvm-project/mlir/test/mlir-cuda-runner
Frederik Gossen 904f91db5f [MLIR][Standard] Make the `dim` operation index an operand.
Allow for dynamic indices in the `dim` operation.
Rather than an attribute, the index is now an operand of type `index`.
This allows to apply the operation to dynamically ranked tensors.
The correct lowering of dynamic indices remains to be implemented.

Differential Revision: https://reviews.llvm.org/D81551
2020-06-10 13:54:47 +00:00
..
all-reduce-and.mlir Unrank mcuMemHostRegister tensor argument. 2020-05-19 13:58:54 +02:00
all-reduce-max.mlir Unrank mcuMemHostRegister tensor argument. 2020-05-19 13:58:54 +02:00
all-reduce-min.mlir Unrank mcuMemHostRegister tensor argument. 2020-05-19 13:58:54 +02:00
all-reduce-op.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
all-reduce-or.mlir Unrank mcuMemHostRegister tensor argument. 2020-05-19 13:58:54 +02:00
all-reduce-region.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
all-reduce-xor.mlir Unrank mcuMemHostRegister tensor argument. 2020-05-19 13:58:54 +02:00
gpu-to-cubin.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
lit.local.cfg Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00
multiple-all-reduce.mlir Unrank mcuMemHostRegister tensor argument. 2020-05-19 13:58:54 +02:00
shuffle.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
two-modules.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00