[PATCH] D115302: GlobalsModRef should treat functions w/o nosync conservatively.
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 13 15:09:15 PST 2021
tra updated this revision to Diff 394069.
tra added a comment.
Reverted the changes in test/Transforms/ObjCARC/basic.ll that are no longer needed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115302/new/
https://reviews.llvm.org/D115302
Files:
llvm/lib/Analysis/GlobalsModRef.cpp
llvm/test/Analysis/GlobalsModRef/dead-uses.ll
llvm/test/Analysis/GlobalsModRef/func-memattributes.ll
llvm/test/Analysis/GlobalsModRef/functions_without_nosync.ll
llvm/test/Analysis/GlobalsModRef/intrinsic_addressnottaken1.ll
llvm/test/Analysis/GlobalsModRef/intrinsic_addressnottaken2.ll
llvm/test/Analysis/GlobalsModRef/intrinsic_addresstaken.ll
llvm/test/Analysis/GlobalsModRef/no-escape.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115302.394069.patch
Type: text/x-patch
Size: 8728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/f15e01b3/attachment.bin>
More information about the llvm-commits
mailing list