llvm-project/mlir/test/CAPI
River Riddle 4f21152af1 [mlir] Tighten verification of SparseElementsAttr
SparseElementsAttr currently does not perform any verfication on construction, with the only verification existing within the parser. This revision moves the parser verification to SparseElementsAttr, and also adds additional verification for when a sparse index is not valid.

Differential Revision: https://reviews.llvm.org/D109189
2021-09-21 01:57:42 +00:00
..
CMakeLists.txt Remove libMLIRPublicAPI DSO. 2021-07-20 17:58:28 -07:00
execution_engine.c [MLIR] Execution engine python binding support for shared libraries 2021-06-12 05:46:38 +05:30
ir.c [mlir] Tighten verification of SparseElementsAttr 2021-09-21 01:57:42 +00:00
lit.local.cfg
llvm.c Add more types to the LLVM dialect C API 2021-07-13 14:35:50 -07:00
pass.c [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
sparse_tensor.c [mlir] Fix windows build bot break due to use of `alloca` in a test. 2021-05-10 20:39:16 +00:00