[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
Sun Mar 26 07:36:52 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9630a9999b43: [Local] Preserve !nonnull only when K dominate J and K has a !noundef (authored by StephenFan).

Repository:
  rG LLVM Github Monorepo

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

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.508416.patch
Type: text/x-patch
Size: 4006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230326/3da6a48b/attachment.bin>


More information about the llvm-commits mailing list