[PATCH] D69340: [MIPS GlobalISel] MSA vector generic and builtin fadd, fsub, fmul, fdiv

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 01:22:46 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG914ce66413e9: [MIPS GlobalISel] MSA vector generic and builtin fadd, fsub, fmul, fdiv (authored by Petar.Avramovic).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69340/new/

https://reviews.llvm.org/D69340

Files:
  llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
  llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp
  llvm/test/CodeGen/Mips/GlobalISel/instruction-select/floating_point_vec_arithmetic_operations.mir
  llvm/test/CodeGen/Mips/GlobalISel/legalizer/floating_point_vec_arithmetic_operations.mir
  llvm/test/CodeGen/Mips/GlobalISel/legalizer/floating_point_vec_arithmetic_operations_builtin.mir
  llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/floating_point_vec_arithmetic_operations.ll
  llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/floating_point_vec_arithmetic_operations_builtin.ll
  llvm/test/CodeGen/Mips/GlobalISel/regbankselect/floating_point_vec_arithmetic_operations.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69340.226207.patch
Type: text/x-patch
Size: 53697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191024/54189f99/attachment.bin>


More information about the llvm-commits mailing list