[PATCH] D144682: Fix miscompilation from MergeFunctions-Inline-SROA-InstCombine optimization sequence

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 01:07:44 PST 2023


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
Herald added a subscriber: StephenFan.

Please upload patch with full context (`-U99999`). This needs a test in llvm/test/Transforms/MergeFuncs. What about metadata other than `!nonnull`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144682/new/

https://reviews.llvm.org/D144682



More information about the llvm-commits mailing list