llvm-project/mlir/test/CAPI
Mehdi Amini e7ab36f191 Change elided large constant syntax to make it more explicit
When the printer is requested to elide large constant, we emit an opaque
attribute instead. This patch fills the dialect name with
"elided_large_const" instead of "_" to remove some user confusion when
they later try to consume it.

Differential Revision: https://reviews.llvm.org/D117711
2022-01-19 20:41:42 +00:00
..
CMakeLists.txt Disable the MLIR ExecutionEngine library when the native target is not configured 2022-01-15 19:36:27 +00:00
execution_engine.c Mark some MLIR tests as requiring the native target to be configured 2022-01-14 07:23:14 +00:00
ir.c Change elided large constant syntax to make it more explicit 2022-01-19 20:41: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] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
pdl.c [mlir] Introduce Python bindings for the PDL dialect 2022-01-19 11:19:56 +01:00
quant.c [mlir] Introduce C API for the Quantization dialect types 2022-01-05 16:20:29 +01: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