[PATCH] D149035: [ValueTracking] Guaranteed not to be undef if has dereferenceable attribute

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 20:06:43 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb12a2fc4e824: [ValueTracking] Guaranteed not to be undef if has dereferenceable attribute (authored by StephenFan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149035

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/Attributor/dereferenceable-1.ll
  llvm/test/Transforms/Attributor/nocapture-1.ll
  llvm/test/Transforms/Attributor/nocapture-2.ll
  llvm/test/Transforms/Attributor/nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149035.517439.patch
Type: text/x-patch
Size: 18832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/aced74c7/attachment.bin>


More information about the llvm-commits mailing list