[PATCH] D63067: NoAlias on return values.

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 9 15:50:36 PDT 2019


sstefan1 created this revision.
sstefan1 added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Porting function return value attribute noalias to attributor.
This will be followed with a patch for callsite and function argumets.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D63067

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63067.203759.patch
Type: text/x-patch
Size: 9630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190609/d1f0d4ed/attachment.bin>


More information about the llvm-commits mailing list