[Mlir-commits] [mlir] [mlir][ODS] Fix default inferReturnTypes generation for variadic operands (PR #131483)

Mehdi Amini llvmlistbot at llvm.org
Mon Mar 17 05:34:18 PDT 2025


joker-eph wrote:

I kind of remember that InferReturnTypes can be called by the verifier on invalid IR, but the adaptor aren't resilient to invalid IR I believe: are we risking crashes during verification here?

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


More information about the Mlir-commits mailing list