[PATCH] D69391: Add #pragma clang loop ivdep

Yashas Andaluri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 24 22:11:52 PDT 2019


YashasAndaluri updated this revision to Diff 226375.
YashasAndaluri added a comment.

Updated the diff to show context


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69391

Files:
  clang/docs/LanguageExtensions.rst
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Basic/DiagnosticParseKinds.td
  clang/lib/CodeGen/CGLoopInfo.cpp
  clang/lib/Parse/ParsePragma.cpp
  clang/lib/Sema/SemaStmtAttr.cpp
  clang/test/AST/ast-print-pragmas.cpp
  clang/test/CodeGenCXX/pragma-loop-ivdep.cpp
  clang/test/Parser/pragma-loop.cpp
  clang/test/Parser/pragma-unroll-and-jam.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69391.226375.patch
Type: text/x-patch
Size: 19289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191025/8b6daa85/attachment-0001.bin>


More information about the cfe-commits mailing list