llvm-project/mlir/test/Integration
Matthias Springer 3f914d84c3 [mlir][bufferize] Better error handling: Fail if ToMemrefOps are found
bufferization.to_memref ops are not supported in One-Shot Analysis. They often trigger a failed assertion that can be confusing. Instead, scan for to_memref ops before running the analysis and immediately abort with a proper error message.

Differential Revision: https://reviews.llvm.org/D132027
2022-08-18 11:37:57 +02:00
..
Dialect [mlir][bufferize] Better error handling: Fail if ToMemrefOps are found 2022-08-18 11:37:57 +02:00
GPU [mlir][GPU] Allow bare pointer memrefs when calling GPU kernels 2022-08-02 20:58:34 +00:00
data [mlir][sparse] Add complex number reading from files. 2022-06-08 13:33:35 -07:00
lit.local.cfg [mlir] Clean up boolean flags usage in LIT tests 2021-10-12 11:44:48 +03:00