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

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 02:15:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327482: [GlobalIsel][X86] Support for G_ZEXT instruction (authored by aivchenk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44378?vs=138141&id=138307#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44378

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44378.138307.patch
Type: text/x-patch
Size: 26592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/c86fc956/attachment.bin>


More information about the llvm-commits mailing list