[PATCH] D70651: [Power8] Add the MacroFusion support for Power8

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 27 00:14:42 PST 2019


steven.zhang updated this revision to Diff 231184.
steven.zhang added a comment.

Update the patch according to Jinsong's comments.


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

https://reviews.llvm.org/D70651

Files:
  llvm/lib/Target/PowerPC/CMakeLists.txt
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCMacroFusion.cpp
  llvm/lib/Target/PowerPC/PPCMacroFusion.def
  llvm/lib/Target/PowerPC/PPCMacroFusion.h
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/test/CodeGen/PowerPC/macro-fusion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70651.231184.patch
Type: text/x-patch
Size: 16164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/b2dd90af/attachment.bin>


More information about the llvm-commits mailing list