[PATCH] D32591: [GlobalISel][X86] G_SEXT/G_ZEXT support.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 06:22:58 PDT 2017


igorb created this revision.
Herald added subscribers: kristof.beyls, rovka.

https://reviews.llvm.org/D32591

Files:
  lib/Target/X86/X86LegalizerInfo.cpp
  test/CodeGen/X86/GlobalISel/ext-x86-64.ll
  test/CodeGen/X86/GlobalISel/ext.ll
  test/CodeGen/X86/GlobalISel/legalize-ext-x86-64.mir
  test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir
  test/CodeGen/X86/GlobalISel/select-ext.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32591.96911.patch
Type: text/x-patch
Size: 13085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170427/ebf2c5e7/attachment.bin>


More information about the llvm-commits mailing list