[PATCH] D54593: [X86] Fix PR39658: avoid duplicated successors in condibr merge
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 15 11:36:12 PST 2018
xur created this revision.
xur added a reviewer: andreadb.
This is to fix PR39658 where duplicated successors (and phi operands) causing miscompile.
https://reviews.llvm.org/D54593
Files:
lib/Target/X86/X86CondBrFolding.cpp
test/CodeGen/X86/pr39658.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54593.174258.patch
Type: text/x-patch
Size: 29987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/8d1be8be/attachment.bin>
More information about the llvm-commits
mailing list