[PATCH] D34276: [mips] Alter register classes for MSA pseudo f16 instructions
Stefan Maksimovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 07:34:18 PDT 2017
smaksimovic updated this revision to Diff 105048.
smaksimovic added a comment.
- Moved virtual registers inside if blocks
- Introduced mtc1/mfc1 counterparts which use FGR64Opnd since copies between FGR32 and FGR64 register classes cannot be performed
https://reviews.llvm.org/D34276
Files:
lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsSEISelLowering.cpp
test/CodeGen/Mips/msa/f16-llvm-ir.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34276.105048.patch
Type: text/x-patch
Size: 6127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170703/10a7e83e/attachment.bin>
More information about the llvm-commits
mailing list