[PATCH] D69306: [MIPS GlobalISel] Select MSA vector generic and builtin sub

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 23 02:18:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc46d24f5c314: [MIPS GlobalISel] Select MSA vector generic and builtin sub (authored by Petar.Avramovic).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D69306?vs=226048&id=226102#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69306

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69306.226102.patch
Type: text/x-patch
Size: 34789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191023/4a73b259/attachment.bin>


More information about the llvm-commits mailing list