[PATCH] D76248: Fix a bug in the inliner that causes subsequent double inlining
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 21 14:25:02 PDT 2020
nikic added a comment.
FTR the simplification in question (D75815 <https://reviews.llvm.org/D75815>) has since been reverted and added to InstCombine instead. See also there for a smaller reproducer. Is this change still needed now?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76248/new/
https://reviews.llvm.org/D76248
More information about the llvm-commits
mailing list