[PATCH] D95026: [SimplifyCFG] Update FoldBranchToCommonDest to be poison-safe
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 7 16:44:00 PST 2021
aqjune added a comment.
In D95026#2610334 <https://reviews.llvm.org/D95026#2610334>, @mehdi_amini wrote:
> Reverted in 8d5a981a135a <https://reviews.llvm.org/rG8d5a981a135a0f0ae0a10c59b7c8093aae1c28de> ; clang seems to miscompile LLVM. Provided some reproduction in the revert commit message.
Thank you, I'll look into it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95026/new/
https://reviews.llvm.org/D95026
More information about the llvm-commits
mailing list