[PATCH] D69310: [MIPS GlobalISel] Select MSA vector generic and builtin mul

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


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

Changed prior to commit:
  https://reviews.llvm.org/D69310?vs=226054&id=226103#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69310

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69310.226103.patch
Type: text/x-patch
Size: 28597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191023/b6d4dd7c/attachment.bin>


More information about the llvm-commits mailing list