[PATCH] D118316: [PowerPC] Materialize special ConstantFP using instructions instead of load from TOC
Ting Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 6 17:31:35 PST 2022
tingwang updated this revision to Diff 406305.
tingwang added a comment.
Used clang-format to tidy the code style
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118316/new/
https://reviews.llvm.org/D118316
Files:
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/handle-f16-storage-type.ll
llvm/test/CodeGen/PowerPC/recipest.ll
llvm/test/CodeGen/PowerPC/scalar_cmp.ll
llvm/test/CodeGen/PowerPC/toc-float.ll
llvm/test/CodeGen/PowerPC/vec_extract_p9.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118316.406305.patch
Type: text/x-patch
Size: 14355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/9d13d4a4/attachment.bin>
More information about the llvm-commits
mailing list