llvm-project/mlir/test/Dialect/Tosa
Chris Lattner 5ac9d66209 [DenseElementsAttr] Teach isValidRawBuffer that 1-elt values are splats.
We want getRaw() on tensors with i1 element type with a zero or 1 value
to be treated as a splat.  This fixes:
https://github.com/llvm/llvm-project/issues/55440
2022-05-14 11:49:43 +01:00
..
broadcast.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
canonicalize.mlir [DenseElementsAttr] Teach isValidRawBuffer that 1-elt values are splats. 2022-05-14 11:49:43 +01:00
constant_folding.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
constrained_shapes.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
inlining.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
invalid.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
ops.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
quant-test.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
tosa-decompose-conv2d.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
tosa-decompose-depthwise.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
tosa-decompose-transpose-conv.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
tosa-infer-shapes.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00