[Mlir-commits] [mlir] [mlir][LLVMIR] Add IFuncOp to LLVM dialect (PR #147697)
Tobias Gysi
llvmlistbot at llvm.org
Fri Jul 11 12:13:03 PDT 2025
https://github.com/gysit commented:
Thanks for addressing the comments.
I added some more nits around the tests mainly.
With regards to the question I would probably handle only simple cases in the verifier such as an alias operation that directly returns the result of an addressof.
https://github.com/llvm/llvm-project/pull/147697
More information about the Mlir-commits
mailing list