[PATCH] D64419: [MIPS GlobalISel] Select float and double load and store

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 08:12:32 PDT 2019


Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: atanasyan, petarj.
Herald added subscribers: llvm-commits, jrtc27, arichardson, rovka, sdardis.
Herald added a project: LLVM.

Select float and double load and store for MIPS32.


Repository:
  rL LLVM

https://reviews.llvm.org/D64419

Files:
  lib/Target/Mips/MipsInstructionSelector.cpp
  test/CodeGen/Mips/GlobalISel/instruction-select/load.mir
  test/CodeGen/Mips/GlobalISel/instruction-select/store.mir
  test/CodeGen/Mips/GlobalISel/llvm-ir/load.ll
  test/CodeGen/Mips/GlobalISel/llvm-ir/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64419.208687.patch
Type: text/x-patch
Size: 11414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/f4a01c48/attachment.bin>


More information about the llvm-commits mailing list