llvm-project/mlir/include
Sean Silva 9ed1e5873c [mlir][shape] Start a pass that lowers shape constraints.
This pass converts shape.cstr_* ops to eager (side-effecting)
error-handling code. After that conversion is done, the witnesses are
trivially satisfied and are replaced with `shape.const_witness true`.

Differential Revision: https://reviews.llvm.org/D87941
2020-09-24 12:25:30 -07:00
..
mlir [mlir][shape] Start a pass that lowers shape constraints. 2020-09-24 12:25:30 -07:00
mlir-c [mlir] Add insert before/after to list-like constructs in C API 2020-09-23 17:29:30 +02:00