[Mlir-commits] [mlir] [mlir][Parser] Fix use-after-free when parsing invalid reference to nested definition (PR #127778)
Matthias Springer
llvmlistbot at llvm.org
Wed Feb 19 23:34:39 PST 2025
matthias-springer wrote:
Yes, I think swapping `resolveOperand` and `parseRegion` should do the trick. Feel free to send a PR!
https://github.com/llvm/llvm-project/pull/127778
More information about the Mlir-commits
mailing list