llvm-project/mlir/test/Dialect/Shape
Tres Popp 64b918852c Remove restriction on static dimensions in Shape method
mlir::shape::ToExtentTensorOp::areCastCompatible didn't allow the input
to have a static dimension, but that is allowed.
2022-02-08 11:20:01 +01:00
..
bufferize.mlir [mlir] Move memref.[tensor_load|buffer_cast|clone] to "bufferization" dialect. 2021-11-25 11:50:39 +01:00
canonicalize.mlir [mlir] Add canonicalizer to remove redundant shape.cstr_broadcastable ops 2022-02-06 14:46:42 -08:00
invalid.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
ops.mlir Remove restriction on static dimensions in Shape method 2022-02-08 11:20:01 +01:00
remove-shape-constraints.mlir [mlir][Shape] Make cstr_eq more like cstr_broadcastable 2021-03-03 16:20:05 +01:00
shape-to-shape.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00