[PATCH] D62993: [PowerPC] Emit scalar min/max instructions with unsafe fp math
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 23 05:47:09 PDT 2019
nemanjai updated this revision to Diff 226125.
nemanjai added a comment.
Add handling for `ISD::FCANONICALIZE`.
Add a few tests.
Fix up some naming.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62993/new/
https://reviews.llvm.org/D62993
Files:
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/PowerPC/PPCInstrInfo.td
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/ctr-minmaxnum.ll
test/CodeGen/PowerPC/scalar-min-max.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62993.226125.patch
Type: text/x-patch
Size: 17228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191023/5f62c93a/attachment.bin>
More information about the llvm-commits
mailing list