[Mlir-commits] [mlir] [MLIR][LLVMIR] Issue when importing LLVM modules which contain LandingPad Instructions (PR #171107)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon Dec 8 04:38:31 PST 2025
Men-cotton wrote:
Could you please update the PR title and the initial message?
The title should describe what the change does in the imperative mood, rather than just stating that there is an issue.
This change fixes the `landingpad` issue by correcting how aggregate `zeroinitializers` are imported generally, so the title should reflect that solution.
https://github.com/llvm/llvm-project/pull/171107
More information about the Mlir-commits
mailing list