[PATCH] D56403: add pragmas to control Software Pipelining optimisation
Brendon Cahoon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 22 19:26:26 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351923: [Pipeliner] Add two pragmas to control software pipelining optimization (authored by bcahoon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56403?vs=181758&id=183024#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56403/new/
https://reviews.llvm.org/D56403
Files:
llvm/trunk/include/llvm/CodeGen/MachinePipeliner.h
llvm/trunk/lib/CodeGen/MachinePipeliner.cpp
llvm/trunk/test/CodeGen/Hexagon/swp-pragma-disable.ii
llvm/trunk/test/CodeGen/Hexagon/swp-pragma-initiation-interval.ii
llvm/trunk/test/CodeGen/Hexagon/swp-resmii-1.ll
llvm/trunk/test/CodeGen/Hexagon/swp-resmii.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56403.183024.patch
Type: text/x-patch
Size: 11685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/e5177a0f/attachment.bin>
More information about the llvm-commits
mailing list