[PATCH] llvm.noalias - CaptureTracking needs to look through them
hfinkel at anl.gov
hfinkel at anl.gov
Thu Apr 30 08:41:02 PDT 2015
Hi chandlerc, reames,
This is part of the series started by D9375, and teaches CaptureTracking to look through calls to llvm.noalias.
P.S. One reason why llvm.noalias is not itself marked with nocapture is because it requires this special handling anyway.
http://reviews.llvm.org/D9386
Files:
lib/Analysis/CaptureTracking.cpp
test/Transforms/FunctionAttrs/nocapture.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9386.24720.patch
Type: text/x-patch
Size: 3736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150430/85d94db5/attachment.bin>
More information about the llvm-commits
mailing list