llvm-project/mlir/test/Dialect/Standard
Frederik Gossen 136eb79a88 [MLIR][Standard] Add `dynamic_tensor_from_elements` operation
With `dynamic_tensor_from_elements` tensor values of dynamic size can be
created. The body of the operation essentially maps the index space to tensor
elements.

Declare SCF operations in the `scf` namespace to avoid name clash with the new
`std.yield` operation. Resolve ambiguities between `linalg/shape/std/scf.yield`
operations.

Differential Revision: https://reviews.llvm.org/D86276
2020-09-07 11:44:43 +00:00
..
canonicalize-cf.mlir [MLIR][Standard] Erase redundant assertions `std.assert` 2020-07-14 10:09:39 +00:00
expand-atomic.mlir Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
expand-tanh.mlir [mlir] Add support for lowering tanh to LLVMIR. 2020-06-18 10:42:13 -07:00
invalid.mlir [MLIR][Standard] Add `dynamic_tensor_from_elements` operation 2020-09-07 11:44:43 +00:00
ops.mlir [MLIR][Standard] Add `dynamic_tensor_from_elements` operation 2020-09-07 11:44:43 +00:00