llvm-project/mlir/integration_test/Dialect
Nicolas Vasilache 81ead8a535 [mlir][Linalg] Temporarily circumvent TensorConstant bufferize bug
The TensorConstantOp bufferize conversion pattern has a bug that
makes it incorrect in the case of vectors whose alignment is not
the natural alignment. Circumvent it temporarily by using a power of 2.

Differential Revision: https://reviews.llvm.org/D89265
2020-10-12 20:23:57 +00:00
..
LLVMIR/CPU [llvm][mlir] Promote the experimental reduction intrinsics to be first class intrinsics. 2020-10-07 10:36:44 -07:00
Linalg/CPU [mlir][Linalg] Temporarily circumvent TensorConstant bufferize bug 2020-10-12 20:23:57 +00:00
Vector/CPU [mlir][vector] Add integration test for vector distribute transformation 2020-10-08 14:45:56 -07:00