Files
clang-p2996/mlir
Chia-hung Duan d7314b3c09 [mlir-tblgen] Support binding multi-results of NativeCodeCall
We are able to bind NativeCodeCall result as binding operation. To make
table-gen have better understanding in the form of helper function,
we need to specify the number of return values in the NativeCodeCall
template. A VoidNativeCodeCall is added for void case.

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D102160
2021-07-21 11:23:22 +08:00
..
2021-07-20 17:58:28 -07:00
2021-05-24 15:30:01 +05:30

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.