[PATCH] D44378: [GlobalIsel][X86] Support for G_ZEXT instruction

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 05:27:49 PDT 2018


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

https://reviews.llvm.org/D44378

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  test/CodeGen/X86/GlobalISel/x86_64-irtranslator.ll
  test/CodeGen/X86/GlobalISel/x86_64-legalize-zext.mir
  test/CodeGen/X86/GlobalISel/x86_64-select-zext.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44378.137988.patch
Type: text/x-patch
Size: 26327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/723b2143/attachment.bin>


More information about the llvm-commits mailing list