[PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the presence of AssertSext

Michael Kuperstein michael.m.kuperstein at intel.com
Wed Nov 5 01:13:16 PST 2014


Hi spatel, rsmith, nadav,

This fixes PR20494 ( http://llvm.org/bugs/show_bug.cgi?id=20494 ).
I'm not at all sure this is the right way to fix it, other ideas are welcome.

http://reviews.llvm.org/D6128

Files:
  lib/Target/X86/X86InstrCompiler.td
  test/CodeGen/X86/2014-11-04-TruncZext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6128.15796.patch
Type: text/x-patch
Size: 1139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141105/f09d8ccb/attachment.bin>


More information about the llvm-commits mailing list