[Mlir-commits] [mlir] [MLIR][LLVM] Always print variadic callee type (PR #99293)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Jul 17 06:03:21 PDT 2024


yoni-lavi wrote:

when we verify, shouldn't we still need to check the return type + all non-variadic args in the call agree with `varCalleeType` if it is non-null?

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


More information about the Mlir-commits mailing list