[Mlir-commits] [mlir] [mlir][LLVM] Improve lowering of `llvm.byval` function arguments (PR #100028)

Mehdi Amini llvmlistbot at llvm.org
Mon Jul 29 10:29:48 PDT 2024


joker-eph wrote:

Isn't there a problem with the way `llvm.byval` seems modeled here: why is this something that annotating before the lowering instead of a property of the type you lower?

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


More information about the Mlir-commits mailing list