[PATCH] D34276: [mips] Alter register classes for MSA pseudo f16 instructions

Stefan Maksimovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 06:31:36 PDT 2017


smaksimovic created this revision.
Herald added a subscriber: arichardson.

This change introduces additional machine instructions in functions dealing with the expansion of
msa pseudo f16 instructions due to register classes being inappropriate when checked with machine verifier.


https://reviews.llvm.org/D34276

Files:
  lib/Target/Mips/MipsSEISelLowering.cpp
  test/CodeGen/Mips/msa/f16-llvm-ir.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34276.102817.patch
Type: text/x-patch
Size: 9279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/7850daea/attachment.bin>


More information about the llvm-commits mailing list