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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 18 06:41:41 PDT 2020


xbolva00 created this revision.
xbolva00 added reviewers: fhahn, jdoerfert.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
xbolva00 requested review of this revision.

One step closer to fix PR47644.


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.298872.patch
Type: text/x-patch
Size: 13924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201018/e16a0202/attachment.bin>


More information about the llvm-commits mailing list