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

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 21:55:22 PDT 2023


StephenFan updated this revision to Diff 516619.
StephenFan added a comment.

Handle dereferenceable_or_null


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.516619.patch
Type: text/x-patch
Size: 18832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/1620ae8e/attachment.bin>


More information about the llvm-commits mailing list