[PATCH] D81537: [PowerPC] Support constrained fp operation for scalar fptosi/fptoui
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 14 22:55:29 PDT 2020
qiucf updated this revision to Diff 270660.
qiucf marked 2 inline comments as done.
qiucf edited the summary of this revision.
qiucf added a comment.
Rebase after D81818 <https://reviews.llvm.org/D81818> and add `f128` support
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81537/new/
https://reviews.llvm.org/D81537
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCInstrSPE.td
llvm/lib/Target/PowerPC/PPCInstrVSX.td
llvm/test/CodeGen/PowerPC/fp-strict-conv-f128.ll
llvm/test/CodeGen/PowerPC/fp-strict-conv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81537.270660.patch
Type: text/x-patch
Size: 47089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/44bf6b6a/attachment.bin>
More information about the llvm-commits
mailing list