Similar to D142687
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146799
[Local] Preserve !nonnull only when K dominate J and K has a !noundef ClosedPublic Authored by StephenFan on Mar 24 2023, 3:38 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 24 2023, 4:35 AM This revision was landed with ongoing or failed builds.Mar 26 2023, 7:36 AM Closed by commit rG9630a9999b43: [Local] Preserve !nonnull only when K dominate J and K has a !noundef (authored by StephenFan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 508416 llvm/lib/Transforms/Utils/Local.cpp
llvm/test/Transforms/InstCombine/load-combine-metadata-dominance.ll
llvm/test/Transforms/NewGVN/metadata-nonnull.ll
|