[PATCH] D47267: [UnrollAndJam] Add unroll_and_jam pragma handling
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 1 07:36:44 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC338566: [UnrollAndJam] Add unroll_and_jam pragma handling (authored by dmgreen, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47267?vs=158219&id=158537#toc
Repository:
rC Clang
https://reviews.llvm.org/D47267
Files:
include/clang/Basic/Attr.td
include/clang/Parse/Parser.h
lib/CodeGen/CGLoopInfo.cpp
lib/CodeGen/CGLoopInfo.h
lib/Parse/ParsePragma.cpp
lib/Sema/SemaStmtAttr.cpp
test/CodeGenCXX/pragma-unroll-and-jam.cpp
test/Parser/pragma-unroll-and-jam.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47267.158537.patch
Type: text/x-patch
Size: 27194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180801/e7fd3925/attachment-0001.bin>
More information about the cfe-commits
mailing list