[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 17:27:40 PDT 2017
dsanders updated this revision to Diff 101485.
dsanders added a comment.
Update the SelectionDAG rules for FPR->GPR bitcasts to use GPR32all and GPR64all
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
lib/Target/AArch64/AArch64InstrInfo.td
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.101485.patch
Type: text/x-patch
Size: 17085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/06f4a704/attachment.bin>
More information about the llvm-commits
mailing list