[PATCH] D69628: [Clang] Pragma vectorize_width() implies vectorize(enable), take 3

Sjoerd Meijer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 14 02:52:13 PST 2019


SjoerdMeijer updated this revision to Diff 229255.
SjoerdMeijer added a comment.

Thanks again for the suggestion; this indeed (hopefully) looks a lot neater now.


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

https://reviews.llvm.org/D69628

Files:
  clang/lib/CodeGen/CGLoopInfo.cpp
  clang/test/CodeGenCXX/pragma-loop-pr27643.cpp
  clang/test/CodeGenCXX/pragma-loop.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69628.229255.patch
Type: text/x-patch
Size: 6895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191114/c4e1f685/attachment-0001.bin>


More information about the cfe-commits mailing list