[PATCH] D111693: [PowerPC] Implement basic instruction macro fusion in Power10
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 12 22:44:38 PDT 2021
qiucf updated this revision to Diff 379282.
qiucf added a comment.
Add missing dedicated test file
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/more-dq-form-prepare.ll
llvm/test/CodeGen/PowerPC/p10-fi-elim.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.379282.patch
Type: text/x-patch
Size: 21594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/1897e5a1/attachment-0001.bin>
More information about the llvm-commits
mailing list