[PATCH] D9400: llvm.noalias - Use noalias intrinsics when inlining (and update them when cloning metadata)

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 16:05:27 PDT 2016


hfinkel updated this revision to Diff 73366.
hfinkel added a comment.

Rebased (and addressed reviewer feedback)


https://reviews.llvm.org/D9400

Files:
  lib/Transforms/Utils/InlineFunction.cpp
  test/Transforms/Inline/noalias-calls.ll
  test/Transforms/Inline/noalias.ll
  test/Transforms/Inline/noalias2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9400.73366.patch
Type: text/x-patch
Size: 26109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161003/d4edb3ec/attachment.bin>


More information about the llvm-commits mailing list