[PATCH] D114345: [PowerPC] Implement general back2back fusion

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 24 01:52:18 PST 2021


qiucf updated this revision to Diff 389430.
qiucf added a comment.

Update with test cases


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114345/new/

https://reviews.llvm.org/D114345

Files:
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCBack2BackFusion.def
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114345.389430.patch
Type: text/x-patch
Size: 19368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/9647daa7/attachment.bin>


More information about the llvm-commits mailing list