[PATCH] D97238: [Attributor] Conditinoally delete fns
William Moses via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 27 11:14:59 PST 2021
wsmoses updated this revision to Diff 326916.
wsmoses marked an inline comment as done.
wsmoses added a comment.
Fix attributor nodelete test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97238/new/
https://reviews.llvm.org/D97238
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/Attributor/ArgumentPromotion/live_called_from_dead.ll
llvm/test/Transforms/Attributor/ArgumentPromotion/live_called_from_dead_2.ll
llvm/test/Transforms/Attributor/IPConstantProp/dangling-block-address.ll
llvm/test/Transforms/Attributor/align.ll
llvm/test/Transforms/Attributor/liveness.ll
llvm/test/Transforms/Attributor/nodelete.ll
llvm/test/Transforms/OpenMP/parallel_deletion_cg_update.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97238.326916.patch
Type: text/x-patch
Size: 203006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210227/112a7385/attachment-0001.bin>
More information about the llvm-commits
mailing list