[PATCH] D33596: [globalisel][tablegen] Add support for EXTRACT_SUBREG.
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 18:45:49 PDT 2017
dsanders updated this revision to Diff 101662.
dsanders added a comment.
Constrain the source operand too. This fixes the odd GPR64all, it's now GPR64sp.
https://reviews.llvm.org/D33596
Files:
lib/Target/AArch64/AArch64InstructionSelector.cpp
test/CodeGen/AArch64/GlobalISel/select-trunc.mir
utils/TableGen/CodeGenRegisters.cpp
utils/TableGen/CodeGenRegisters.h
utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33596.101662.patch
Type: text/x-patch
Size: 16037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/9d2aa73a/attachment-0001.bin>
More information about the llvm-commits
mailing list