[PATCH] D95815: [deref-at-point] restrict inference of dereferenceability based on allocsize attribute

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 08:35:04 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe2c6621e638e: [deref-at-point] restrict inference of dereferenceability based on allocsizeā€¦ (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D95815?vs=333425&id=334710#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95815

Files:
  llvm/include/llvm/IR/Value.h
  llvm/lib/Analysis/Loads.cpp
  llvm/lib/IR/Value.cpp
  llvm/test/Transforms/LICM/hoist-alloc.ll
  llvm/test/Transforms/LoopVectorize/X86/load-deref-pred.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95815.334710.patch
Type: text/x-patch
Size: 7328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210401/768af254/attachment.bin>


More information about the llvm-commits mailing list