[PATCH] D146799: [Local] Preserve !nonnull only when K dominate J and K has a !noundef
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 24 03:38:21 PDT 2023
StephenFan created this revision.
StephenFan added a reviewer: nikic.
Herald added subscribers: kmitropoulou, hiraditya.
Herald added a project: All.
StephenFan requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Similar to D142687 <https://reviews.llvm.org/D142687>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D146799
Files:
llvm/lib/Transforms/Utils/Local.cpp
llvm/test/Transforms/InstCombine/load-combine-metadata-dominance.ll
llvm/test/Transforms/NewGVN/metadata-nonnull.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146799.508026.patch
Type: text/x-patch
Size: 4006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/c0989b29/attachment.bin>
More information about the llvm-commits
mailing list