llvm-project/mlir/integration_test
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
..
Dialect [mlir][Linalg] Temporarily circumvent TensorConstant bufferize bug 2020-10-12 20:23:57 +00:00
Sparse/CPU [mlir] [sparse] Rename getSparseMatrix to getMatrix 2020-10-07 14:25:05 -07:00
data [mlir] [sparse] convenience runtime support to read Matrix Market format 2020-10-06 13:17:05 -07:00
CMakeLists.txt [mlir] [sparse] convenience runtime support to read Matrix Market format 2020-10-06 13:17:05 -07:00
lit.cfg.py [mlir] NFC: fix trivial typo under test and tools 2020-08-27 15:37:42 +09:00
lit.site.cfg.py.in