[PATCH] D68237: [PowerPC] Handle f16 as a storage type only
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 7 06:03:05 PST 2020
nemanjai updated this revision to Diff 243150.
nemanjai added a comment.
Fixed up the nits in the test cases and added a test for soft float. Also, moved the pattern fragments to the target independent td file for consistency.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68237/new/
https://reviews.llvm.org/D68237
Files:
llvm/include/llvm/Target/TargetSelectionDAG.td
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstrVSX.td
llvm/test/CodeGen/PowerPC/handle-f16-storage-type.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68237.243150.patch
Type: text/x-patch
Size: 9425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/9fbd9857/attachment.bin>
More information about the llvm-commits
mailing list