[PATCH] D56403: add pragmas to control Software Pipelining optimisation

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 02:49:20 PST 2019


alexey.lapshin updated this revision to Diff 181758.
alexey.lapshin added a comment.

merge with separated MachinePipeliner.h/.cpp and address comments.


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

https://reviews.llvm.org/D56403

Files:
  include/llvm/CodeGen/MachinePipeliner.h
  lib/CodeGen/MachinePipeliner.cpp
  test/CodeGen/Hexagon/swp-pragma-disable.ii
  test/CodeGen/Hexagon/swp-pragma-initiation-interval.ii
  test/CodeGen/Hexagon/swp-resmii-1.ll
  test/CodeGen/Hexagon/swp-resmii.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56403.181758.patch
Type: text/x-patch
Size: 11704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/e4f95153/attachment.bin>


More information about the llvm-commits mailing list