[PATCH] D42012: [GlobalISel][TableGen] Add support for SDNodeXForm

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 17:10:58 PST 2018


volkan updated this revision to Diff 129737.
volkan added a comment.

Added the pattern to the test file.


https://reviews.llvm.org/D42012

Files:
  include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  include/llvm/Target/GlobalISel/SelectionDAGCompat.td
  include/llvm/Target/GlobalISel/Target.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  test/CodeGen/AArch64/GlobalISel/select-mul.mir
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42012.129737.patch
Type: text/x-patch
Size: 25285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180113/d0992a79/attachment.bin>


More information about the llvm-commits mailing list