[PATCH] D68867: [MIPS GlobalISel] Add MSA registers to fprb. Select vector load, store

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 02:44:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG599591f3d47c: [MIPS GlobalISel] Add MSA registers to fprb. Select vector load, store (authored by Petar.Avramovic).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D68867?vs=224575&id=224981#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68867

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68867.224981.patch
Type: text/x-patch
Size: 27877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/bf50a8f4/attachment.bin>


More information about the llvm-commits mailing list