llvm/mlir/test/CAPI
River Riddle a8308020ac [mlir] Remove special case parsing/printing of func operations
This was leftover from when the standard dialect was destroyed, and
when FuncOp moved to the func dialect. Now that these transitions
have settled a bit we can drop these.

Most updates were handled using a simple regex: replace `^( *)func` with `$1func.func`

Differential Revision: https://reviews.llvm.org/D124146
2022-05-06 13:36:15 -07:00
..
CMakeLists.txt [mlir][capi] Add external pass creation to MLIR C-API 2022-04-04 10:27:11 -06:00
execution_engine.c [mlir][NFC] Update remaining textual references of un-namespaced func operations 2022-04-20 22:17:31 -07:00
ir.c [mlir] Remove special case parsing/printing of func operations 2022-05-06 13:36:15 -07:00
lit.local.cfg
llvm.c
pass.c [mlir][NFC] Update remaining textual references of un-namespaced func operations 2022-04-20 22:17:31 -07:00
pdl.c
quant.c
sparse_tensor.c