[PATCH] D36086: [globalisel][tablegen] Add support for ImmLeaf without SDNodeXForm

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 05:31:40 PDT 2017


dsanders created this revision.
Herald added subscribers: igorb, javed.absar, kristof.beyls.

Depends on https://reviews.llvm.org/D36085


https://reviews.llvm.org/D36086

Files:
  include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  test/CodeGen/AArch64/GlobalISel/select-neon-vcvtfxu2fp.mir
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36086.108907.patch
Type: text/x-patch
Size: 13724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/eb8d14d0/attachment.bin>


More information about the llvm-commits mailing list