[PATCH] D106717: [SimplifyCFG] Don't speculatively execute BB[s] if they are predictably not taken
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 25 17:01:36 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG59a5964e033c: [SimplifyCFG] Don't speculatively execute BB[s] if they are predictably not… (authored by lebedev.ri).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106717/new/
https://reviews.llvm.org/D106717
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/PGOProfile/chr.ll
llvm/test/Transforms/SimplifyCFG/fold-two-entry-phi-node-with-one-block-profmd.ll
llvm/test/Transforms/SimplifyCFG/fold-two-entry-phi-node-with-two-blocks-profmd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106717.361560.patch
Type: text/x-patch
Size: 5486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/db0de742/attachment.bin>
More information about the llvm-commits
mailing list