[PATCH] D99100: [WIP] Implement RFC: Decomposing deref(N) into deref(N) + nofree

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 14 14:29:47 PDT 2021


reames updated this revision to Diff 358754.
reames added a comment.

Rebase over previous changes and now stablized tests.


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

https://reviews.llvm.org/D99100

Files:
  llvm/docs/LangRef.rst
  llvm/lib/IR/Value.cpp
  llvm/test/Analysis/BasicAA/dereferenceable.ll
  llvm/test/CodeGen/X86/load-partial.ll
  llvm/test/Transforms/LICM/hoist-deref-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99100.358754.patch
Type: text/x-patch
Size: 7948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210714/c19d7263/attachment-0001.bin>


More information about the llvm-commits mailing list