[PATCH] D156910: [clang] Add pragma force_vectorize
Maksim Kita via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 12 05:53:03 PDT 2023
kitaisreal updated this revision to Diff 549600.
kitaisreal added a comment.
Herald added a subscriber: zzheng.
Fixed tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156910/new/
https://reviews.llvm.org/D156910
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/DiagnosticFrontendKinds.td
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/lib/CodeGen/CGLoopInfo.cpp
clang/lib/CodeGen/CGLoopInfo.h
clang/lib/CodeGen/CodeGenAction.cpp
clang/lib/Parse/ParsePragma.cpp
clang/lib/Sema/SemaStmtAttr.cpp
clang/test/Parser/pragma-loop.cpp
clang/test/Parser/pragma-unroll-and-jam.cpp
llvm/include/llvm/IR/DiagnosticInfo.h
llvm/lib/IR/DiagnosticInfo.cpp
llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp
llvm/lib/Transforms/Utils/LoopUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156910.549600.patch
Type: text/x-patch
Size: 21487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230812/2119cfe7/attachment.bin>
More information about the llvm-commits
mailing list