[PATCH] D112290: [Attributor] Look through indirect calls
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 17:19:24 PDT 2023
jdoerfert updated this revision to Diff 554869.
jdoerfert retitled this revision from "[WIP][Attributor] Look through indirect calls" to "[Attributor] Look through indirect calls".
jdoerfert edited the summary of this revision.
Herald added a subscriber: hoy.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112290/new/
https://reviews.llvm.org/D112290
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/liveness.ll
llvm/test/Transforms/Attributor/nocapture-1.ll
llvm/test/Transforms/Attributor/nounwind.ll
llvm/test/Transforms/Attributor/value-simplify.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112290.554869.patch
Type: text/x-patch
Size: 37530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/b03fd1cb/attachment.bin>
More information about the llvm-commits
mailing list