[PATCH] D89645: [InferAttrs] Add nocapture/writeonly to string/mem libcalls

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 12:07:06 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a2abf5aca22: [InferAttrs] Add nocapture/writeonly to string/mem libcalls (authored by xbolva00).

Changed prior to commit:
  https://reviews.llvm.org/D89645?vs=301690&id=301704#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89645

Files:
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/test/Analysis/BasicAA/libfuncs.ll
  llvm/test/Transforms/InferFunctionAttrs/annotate.ll
  llvm/test/Transforms/LoopIdiom/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89645.301704.patch
Type: text/x-patch
Size: 12220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/7317fcba/attachment.bin>


More information about the llvm-commits mailing list