llvm/mlir/test/CAPI
River Riddle ace01605e0 [mlir] Split out a new ControlFlow dialect from Standard
This dialect is intended to model lower level/branch based control-flow constructs. The initial set
of operations are: AssertOp, BranchOp, CondBranchOp, SwitchOp; all split out from the current
standard dialect.

See https://discourse.llvm.org/t/standard-dialect-the-final-chapter/6061

Differential Revision: https://reviews.llvm.org/D118966
2022-02-06 14:51:16 -08: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 [mlir] Split out a new ControlFlow dialect from Standard 2022-02-06 14:51:16 -08:00
lit.local.cfg
llvm.c
pass.c
pdl.c [mlir] Introduce Python bindings for the PDL dialect 2022-01-19 11:19:56 +01:00
quant.c
sparse_tensor.c