[PATCH] D69376: [MIPS GlobalISel] Select MSA vector generic and builtin fsqrt

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 05:49:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG417dd6782505: [MIPS GlobalISel] Select MSA vector generic and builtin fsqrt (authored by Petar.Avramovic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69376

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69376.226417.patch
Type: text/x-patch
Size: 14866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/20eb8fa8/attachment.bin>


More information about the llvm-commits mailing list