[PATCH] D89410: [Attributor] Deduce noalias for local global variables with a single use
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 14 10:54:46 PDT 2020
uenoku updated this revision to Diff 298188.
uenoku added a comment.
Small fix
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89410/new/
https://reviews.llvm.org/D89410
Files:
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/ArgumentPromotion/variadic.ll
llvm/test/Transforms/Attributor/IPConstantProp/2009-09-24-byval-ptr.ll
llvm/test/Transforms/Attributor/IPConstantProp/openmp_parallel_for.ll
llvm/test/Transforms/Attributor/misc_crash.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89410.298188.patch
Type: text/x-patch
Size: 10800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/c69599d1/attachment.bin>
More information about the llvm-commits
mailing list