[PATCH] D38359: [X86] Ignore DBG instructions in X86CmovConversion optimization to resolve PR34565

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 07:34:42 PDT 2017


aaboud created this revision.

This patch resolves the issue mentioned in PR34565 <https://bugs.llvm.org/show_bug.cgi?id=34565>


https://reviews.llvm.org/D38359

Files:
  lib/Target/X86/X86CmovConversion.cpp
  test/CodeGen/X86/PR34565.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38359.116988.patch
Type: text/x-patch
Size: 4690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170928/1bad2679/attachment-0001.bin>


More information about the llvm-commits mailing list