[PATCH] D100141: [nofree] Restrict semantics to memory visible to caller

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 14:34:59 PDT 2021


reames created this revision.
Herald added subscribers: dexonsmith, jdoerfert, asbirlea, hiraditya, mcrosier.
Herald added a reviewer: bollu.
reames requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

(Note: This is one of two patches which form alternatives for nofree semantics.  Please see the upcoming llvm-dev thread and don't comment here, yet.)


https://reviews.llvm.org/D100141

Files:
  llvm/docs/LangRef.rst
  llvm/lib/IR/Value.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.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: D100141.336233.patch
Type: text/x-patch
Size: 12575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/fd114970/attachment.bin>


More information about the llvm-commits mailing list