[PATCH] D106749: [IR] Consider non-willreturn as side effect (PR50511)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 26 07:35:32 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG33146857e984: [IR] Consider non-willreturn as side effect (PR50511) (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106749/new/
https://reviews.llvm.org/D106749
Files:
llvm/include/llvm/IR/Instruction.h
llvm/lib/Analysis/DemandedBits.cpp
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/IR/Instruction.cpp
llvm/lib/Transforms/Scalar/ADCE.cpp
llvm/test/Transforms/LICM/sinking.ll
llvm/test/Transforms/LoopDeletion/noop-loops-with-subloops.ll
llvm/test/Transforms/SCCP/calltest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106749.361650.patch
Type: text/x-patch
Size: 5211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/6184a9ea/attachment.bin>
More information about the llvm-commits
mailing list