[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
Fri Oct 25 16:20:10 PDT 2019
nemanjai updated this revision to Diff 226519.
nemanjai added a comment.
Address the minor comments and fix the early exit on P9 <https://reviews.llvm.org/P9> with no NaNs/Infs.
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.226519.patch
Type: text/x-patch
Size: 17855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/4a6e338f/attachment.bin>
More information about the llvm-commits
mailing list