[PATCH] D33596: [globalisel][tablegen] Add support for EXTRACT_SUBREG.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 17:39:25 PDT 2017


dsanders updated this revision to Diff 101490.
dsanders added a comment.

Resubmit the patch minus the bits that were already in https://reviews.llvm.org/D33590. Sorry about that.


https://reviews.llvm.org/D33596

Files:
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  test/CodeGen/AArch64/GlobalISel/select-trunc.mir
  utils/TableGen/CodeGenRegisters.cpp
  utils/TableGen/CodeGenRegisters.h
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33596.101490.patch
Type: text/x-patch
Size: 15965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/bfa6c808/attachment.bin>


More information about the llvm-commits mailing list