[PATCH] D96993: [DCE] Don't remove non-willreturn calls
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 19 03:36:01 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f17ed294fcd: [DCE] Don't remove non-willreturn calls (authored by nikic).
Herald added a subscriber: steven_wu.
Changed prior to commit:
https://reviews.llvm.org/D96993?vs=324757&id=324938#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96993/new/
https://reviews.llvm.org/D96993
Files:
llvm/lib/Analysis/DemandedBits.cpp
llvm/lib/Transforms/Scalar/ADCE.cpp
llvm/test/Feature/OperandBundles/adce.ll
llvm/test/LTO/X86/parallel.ll
llvm/test/Transforms/ADCE/dce_pure_call.ll
llvm/test/Transforms/ADCE/willreturn.ll
llvm/test/Transforms/BDCE/dce-pure.ll
llvm/test/Transforms/BDCE/dead-void-ro.ll
llvm/test/Transforms/BDCE/willreturn.ll
llvm/test/tools/gold/X86/parallel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96993.324938.patch
Type: text/x-patch
Size: 5111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/933efdd2/attachment.bin>
More information about the llvm-commits
mailing list