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

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 29 23:17:08 PDT 2017


igorb updated this revision to Diff 97208.
igorb added a comment.

- add legalizer tests


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/legalize-ext.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.97208.patch
Type: text/x-patch
Size: 16060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170430/786bb074/attachment.bin>


More information about the llvm-commits mailing list