[PATCH] D26398: [mips][msa] Implement f16 support

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 04:59:20 PST 2016


sdardis updated this revision to Diff 78350.
sdardis added a comment.

Fix usage of MSA register class for f16 to FGR64 expansion.


https://reviews.llvm.org/D26398

Files:
  lib/Target/Mips/MipsMSAInstrInfo.td
  lib/Target/Mips/MipsRegisterInfo.td
  lib/Target/Mips/MipsSEISelLowering.cpp
  lib/Target/Mips/MipsSEISelLowering.h
  test/CodeGen/Mips/msa/f16-llvm-ir.ll
  test/CodeGen/Mips/msa/fexuprl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26398.78350.patch
Type: text/x-patch
Size: 57432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161117/ca75e149/attachment.bin>


More information about the llvm-commits mailing list