[llvm] [mlir] [mlir-c] expand the mlir llvm dialect C api with more attributes/enums (PR #84453)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 00:52:20 PDT 2024


edg-l wrote:

> +1, I'd rather get these from LLVM if possible. If not, please comment why. We can also consider extending LLVM C API to expose these.

Tried to do it, first time making tablegen stuff, hope its good

https://github.com/llvm/llvm-project/pull/84453


More information about the llvm-commits mailing list