[PATCH] D62721: [MIPS GlobalISel] Select fcmp
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 31 01:51:00 PDT 2019
Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: atanasyan, petarj.
Herald added subscribers: llvm-commits, jrtc27, arichardson, kristof.beyls, rovka, sdardis.
Herald added a project: LLVM.
Select floating point compare for MIPS32.
Repository:
rL LLVM
https://reviews.llvm.org/D62721
Files:
lib/Target/Mips/MipsInstructionSelector.cpp
lib/Target/Mips/MipsLegalizerInfo.cpp
lib/Target/Mips/MipsRegisterBankInfo.cpp
test/CodeGen/Mips/GlobalISel/instruction-select/fcmp.mir
test/CodeGen/Mips/GlobalISel/legalizer/fcmp.mir
test/CodeGen/Mips/GlobalISel/llvm-ir/fcmp.ll
test/CodeGen/Mips/GlobalISel/regbankselect/fcmp.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62721.202391.patch
Type: text/x-patch
Size: 61457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/f66b5b7d/attachment-0001.bin>
More information about the llvm-commits
mailing list