[PATCH] D54593: [X86] Fix PR39658: avoid duplicated successors in condibr merge

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 16:42:58 PST 2018


xur updated this revision to Diff 174855.
xur added a comment.

Uploaded a wrong patch. This is the patch I intended to send.


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.174855.patch
Type: text/x-patch
Size: 5150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181121/5b0009d8/attachment.bin>


More information about the llvm-commits mailing list