[PATCH] D62905: [MIPS GlobalISel] Select sqrt
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 5 07:41:04 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 G_FSQRT for MIPS32.
Repository:
rL LLVM
https://reviews.llvm.org/D62905
Files:
lib/Target/Mips/MipsLegalizerInfo.cpp
lib/Target/Mips/MipsRegisterBankInfo.cpp
test/CodeGen/Mips/GlobalISel/instruction-select/fsqrt.mir
test/CodeGen/Mips/GlobalISel/legalizer/fsqrt.mir
test/CodeGen/Mips/GlobalISel/llvm-ir/fsqrt.ll
test/CodeGen/Mips/GlobalISel/regbankselect/fsqrt.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62905.203148.patch
Type: text/x-patch
Size: 8772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/387baff0/attachment.bin>
More information about the llvm-commits
mailing list