[PATCH] D95019: [ConstantHoisting] Fix bug where constant materialization could insert into EH pad
Michael Holman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 13:35:16 PST 2021
Holman added a comment.
In D95019#2513251 <https://reviews.llvm.org/D95019#2513251>, @nikic wrote:
> This needs a test case. See llvm/test/Transforms/ConstantHoisting for existing tests for this pass.
I'm working on a test case, but my repro was massive, and hand writing the IR for this is a bit tricky.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95019/new/
https://reviews.llvm.org/D95019
More information about the llvm-commits
mailing list