[PATCH] D33590: [globalisel][tablegen] Add support for COPY_TO_REGCLASS.
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 15:32:00 PDT 2017
dsanders updated this revision to Diff 101467.
dsanders marked 10 inline comments as done.
dsanders added a comment.
Fix all the nits.
Only one issue remains. I'll comment on this one in phabricator
https://reviews.llvm.org/D33590
Files:
include/llvm/CodeGen/GlobalISel/InstructionSelector.h
include/llvm/CodeGen/GlobalISel/Utils.h
lib/CodeGen/GlobalISel/InstructionSelector.cpp
lib/CodeGen/GlobalISel/Utils.cpp
test/CodeGen/AArch64/GlobalISel/select-bitcast.mir
test/TableGen/GlobalISelEmitter.td
utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33590.101467.patch
Type: text/x-patch
Size: 16518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170605/fb02295a/attachment.bin>
More information about the llvm-commits
mailing list