[Mlir-commits] [mlir] [MLIR][LLVM] Add vararg support in LLVM::LLVMFuncOp (PR #67274)

Ivan R. Ivanov llvmlistbot at llvm.org
Mon Sep 25 22:04:10 PDT 2023


ivanradanov wrote:

Sorry I think I needed to rebase and force push because the code_formatter runner was getting confused?

Anyways, @gysit I liked your suggestion for the syntax so I have implemented that - also I did the same changes to InvokeOp and fixed the llvm<->mlir module translation and import and added a test.


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


More information about the Mlir-commits mailing list