[PATCH] D36086: [globalisel][tablegen] Add support for ImmLeaf without SDNodeXForm
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 09:28:02 PDT 2017
dsanders updated this revision to Diff 112185.
dsanders marked 6 inline comments as done.
dsanders added a comment.
Fixed the nits and added some additional tests I noticed were missing from test/TableGen/GlobalISelEmitter.td
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.112185.patch
Type: text/x-patch
Size: 18488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170822/8aa58d0d/attachment-0001.bin>
More information about the llvm-commits
mailing list