aaron.ballman added inline comments. ================ Comment at: docs/LanguageExtensions.rst:2161 @@ +2160,3 @@ + + #pragma clang loop distribute(enable) + for(...) { ---------------- It would be nice to use a more compelling example than an empty for loop. Also, it would be helpful if the user understood why they wouldn't use this pragma for every loop (or why it doesn't happen by default).
http://reviews.llvm.org/D19403 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits