llvm-project/mlir/test/Dialect/GPU
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-max.mlir [MLIR] Propagate input side effect information 2020-04-27 11:35:52 +02:00
all-reduce.mlir [MLIR] Propagate input side effect information 2020-04-27 11:35:52 +02:00
invalid.mlir [mlir][gpu] Fix logic error in D79508 computing number of private attributions. 2020-06-08 07:40:34 -05:00
mapping.mlir [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
multiple-all-reduce.mlir [MLIR] Add test for multiple gpu.all_reduce in the same kernel when lowering to NVVM 2020-03-19 16:36:38 +01:00
ops.mlir [mlir][gpu] Fix logic error in D79508 computing number of private attributions. 2020-06-08 07:40:34 -05:00
outlining.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
promotion.mlir [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00