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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 11:39:11 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGff55d01a8e1b: [nofree] Restrict semantics to memory visible to caller (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D100141?vs=337263&id=338188#toc

Repository:
  rG LLVM Github Monorepo

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

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.338188.patch
Type: text/x-patch
Size: 12727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/818b2ec4/attachment.bin>


More information about the llvm-commits mailing list