[PATCH] D66290: [clang] Pragma vectorize_width() implies vectorize(enable)
Sjoerd Meijer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 17 01:37:13 PDT 2019
SjoerdMeijer updated this revision to Diff 220446.
SjoerdMeijer added a comment.
Just uploading new diff for completeness; I only had to change a test-case, and thus thought that committing this is okay.
Many thanks again for reviewing and helping with the discussions!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66290/new/
https://reviews.llvm.org/D66290
Files:
clang/lib/CodeGen/CGLoopInfo.cpp
clang/test/CodeGenCXX/pragma-loop-predicate.cpp
clang/test/CodeGenCXX/pragma-loop.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66290.220446.patch
Type: text/x-patch
Size: 5315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190917/ac44e9cc/attachment.bin>
More information about the cfe-commits
mailing list