[Mlir-commits] [mlir] [MLIR][LLVMIR] Issue when importing LLVM modules which contain LandingPad Instructions (PR #171107)
Tobias Gysi
llvmlistbot at llvm.org
Mon Dec 8 03:54:20 PST 2025
https://github.com/gysit commented:
Thanks for looking into this!
I believe the ConstantAggregateZero codepath can be completely removed from the if after the newly added code now.
https://github.com/llvm/llvm-project/pull/171107
More information about the Mlir-commits
mailing list