[PATCH] D67167: [MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCount

James Molloy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 05:17:19 PDT 2019


jmolloy updated this revision to Diff 219889.
jmolloy marked 7 inline comments as done.
jmolloy added a comment.

Thanks for the great feedback Jinsong! I've addressed your comments.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67167

Files:
  llvm/include/llvm/CodeGen/ModuloSchedule.h
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/lib/CodeGen/MachinePipeliner.cpp
  llvm/lib/CodeGen/ModuloSchedule.cpp
  llvm/lib/CodeGen/TargetInstrInfo.cpp
  llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
  llvm/lib/Target/Hexagon/HexagonInstrInfo.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/test/CodeGen/Hexagon/swp-epilog-phi7.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67167.219889.patch
Type: text/x-patch
Size: 25814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/58767062/attachment.bin>


More information about the llvm-commits mailing list