[PATCH] D55710: add pragmas to control Software Pipelining optimisation
Alexey Lapshin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 20 13:48:30 PST 2018
alexey.lapshin updated this revision to Diff 179145.
alexey.lapshin added a comment.
update documentation section.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55710/new/
https://reviews.llvm.org/D55710
Files:
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
include/clang/Basic/DiagnosticParseKinds.td
lib/CodeGen/CGLoopInfo.cpp
lib/CodeGen/CGLoopInfo.h
lib/Parse/ParsePragma.cpp
lib/Sema/SemaStmtAttr.cpp
test/CodeGenCXX/pragma-pipeline.cpp
test/Parser/pragma-loop.cpp
test/Parser/pragma-pipeline.cpp
test/Parser/pragma-unroll-and-jam.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55710.179145.patch
Type: text/x-patch
Size: 25460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181220/34d94335/attachment-0001.bin>
More information about the cfe-commits
mailing list