[PATCH] D42012: [GlobalISel][TableGen] Add support for SDNodeXForm
Volkan Keles via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 12 16:21:23 PST 2018
volkan updated this revision to Diff 129728.
volkan added a comment.
Replaced `auto` with the actual type to make the code easy to read.
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.129728.patch
Type: text/x-patch
Size: 25036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180113/33c4dd84/attachment.bin>
More information about the llvm-commits
mailing list