llvm-project/mlir/include
Mehdi Amini 7f9e9c7fc3 Move getAsmBlockArgumentNames from OpAsmDialectInterface to OpAsmOpInterface
This method is more suitable as an opinterface: it seems intrinsic to
individual instances of the operation instead of the dialect.
Also remove the restriction on the interface being applicable to the entry block only.

Differential Revision: https://reviews.llvm.org/D116018
2021-12-20 07:18:01 +00:00
..
mlir Move getAsmBlockArgumentNames from OpAsmDialectInterface to OpAsmOpInterface 2021-12-20 07:18:01 +00:00
mlir-c [mlir][python] Implement more SymbolTable methods. 2021-11-29 20:31:13 -08:00