[Mlir-commits] [mlir] [mlir][EmitC] Add builders for call_opaque op (PR #80879)

Simon Camphausen llvmlistbot at llvm.org
Thu Feb 8 02:27:01 PST 2024


simon-camp wrote:

> Thank you, I was about to suggest reordering optional op arguments (to move them to the end), but this is even better!

That's what I did first and then I realized it would break all downstream users :smile:  

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


More information about the Mlir-commits mailing list