[PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.

John McCall via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 16 09:46:33 PST 2015


rjmccall added a comment.

Richard should really be the one to sign off on this, since he's been managing the review so far.

I am curious why we decided to handle this separately instead of treating it as a different attribute spelling kind.


http://reviews.llvm.org/D10599





More information about the cfe-commits mailing list