[PATCH] D111693: [PowerPC] Implement basic instruction macro fusion in Power10
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 31 21:55:50 PDT 2021
qiucf updated this revision to Diff 383712.
qiucf marked 2 inline comments as done.
qiucf added a comment.
Add wideimm/loadcmp/spr fusion
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111693/new/
https://reviews.llvm.org/D111693
Files:
llvm/lib/Target/PowerPC/PPC.td
llvm/lib/Target/PowerPC/PPCMacroFusion.cpp
llvm/lib/Target/PowerPC/PPCMacroFusion.def
llvm/lib/Target/PowerPC/PPCSubtarget.cpp
llvm/lib/Target/PowerPC/PPCSubtarget.h
llvm/test/CodeGen/PowerPC/macro-fusion.mir
llvm/test/CodeGen/PowerPC/mma-acc-memops.ll
llvm/test/CodeGen/PowerPC/more-dq-form-prepare.ll
llvm/test/CodeGen/PowerPC/p10-spill-creq.ll
llvm/test/CodeGen/PowerPC/pcrel-call-linkage-leaf.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111693.383712.patch
Type: text/x-patch
Size: 43283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211101/9cbb10f2/attachment.bin>
More information about the llvm-commits
mailing list