[PATCH] D37675: [GlobalISel][X86] G_ANYEXT support.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 00:51:08 PDT 2017


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

- fix copy - paste


https://reviews.llvm.org/D37675

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  lib/Target/X86/X86LegalizerInfo.cpp
  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: D37675.114542.patch
Type: text/x-patch
Size: 22014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/6edb3a25/attachment.bin>


More information about the llvm-commits mailing list