[PATCH] D48294: [Power9] Add __float128 support for compare operations
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 18 12:42:45 PDT 2018
stefanp created this revision.
stefanp added reviewers: nemanjai, kbarton, hfinkel, syzaara, sfertile, lei.
Add support for compare between float128 values.
https://reviews.llvm.org/D48294
Files:
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrInfo.td
test/CodeGen/PowerPC/f128-compare.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48294.151765.patch
Type: text/x-patch
Size: 7494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/df8207c3/attachment.bin>
More information about the llvm-commits
mailing list