[PATCH] D141473: [PowerPC] Simplify fp-to-int store optimization
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 21:18:36 PST 2023
qiucf updated this revision to Diff 494157.
qiucf marked an inline comment as done.
qiucf retitled this revision from "[PowerPC] Only optimize store of fptoint for single used" to "[PowerPC] Simplify fp-to-int store optimization".
qiucf edited the summary of this revision.
Herald added a subscriber: steven.zhang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141473/new/
https://reviews.llvm.org/D141473
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCInstrP10.td
llvm/lib/Target/PowerPC/PPCInstrVSX.td
llvm/test/CodeGen/PowerPC/scalar-double-ldst.ll
llvm/test/CodeGen/PowerPC/scalar-float-ldst.ll
llvm/test/CodeGen/PowerPC/store_fptoi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141473.494157.patch
Type: text/x-patch
Size: 24813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/386bbfb2/attachment.bin>
More information about the llvm-commits
mailing list