[PATCH] D86754: [PowerPC] Implement instruction clustering for stores

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 29 22:36:35 PDT 2020


qiucf updated this revision to Diff 288835.
qiucf marked an inline comment as done.
qiucf added a comment.
Herald added a subscriber: danielkiss.

Use `FusionFeatures`.


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

https://reviews.llvm.org/D86754

Files:
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/test/CodeGen/PowerPC/fusion-load-store.ll
  llvm/test/CodeGen/PowerPC/pcrel-call-linkage-leaf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86754.288835.patch
Type: text/x-patch
Size: 22713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200830/8223c302/attachment-0001.bin>


More information about the llvm-commits mailing list