[PATCH] D111693: [PowerPC] Implement basic instruction macro fusion in Power10

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 8 01:24:29 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9b5e2b5261f6: [PowerPC] Implement basic macro fusion in Power10 (authored by qiucf).

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.385424.patch
Type: text/x-patch
Size: 37724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/dbe79335/attachment.bin>


More information about the llvm-commits mailing list