[PATCH] D145008: [ControlHeightReduction] Don't combine a "poison" branch
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 1 15:57:10 PST 2023
kazu updated this revision to Diff 501689.
kazu added a comment.
Freeze potentially poisonous conditions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145008/new/
https://reviews.llvm.org/D145008
Files:
llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
llvm/test/Transforms/PGOProfile/chr-poison.ll
llvm/test/Transforms/PGOProfile/chr.ll
llvm/test/Transforms/PGOProfile/chr_coro.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145008.501689.patch
Type: text/x-patch
Size: 35020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/c05c0c70/attachment.bin>
More information about the llvm-commits
mailing list