forked from OSchip/llvm-project
904f91db5f
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 |
||
---|---|---|
.. | ||
all-reduce-max.mlir | ||
all-reduce.mlir | ||
invalid.mlir | ||
mapping.mlir | ||
multiple-all-reduce.mlir | ||
ops.mlir | ||
outlining.mlir | ||
promotion.mlir |