[PATCH] D31417: [OpenMP] Add support for omp simd pragmas without runtime

Graham Hunter via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 2 01:44:28 PDT 2019


huntergr abandoned this revision.
huntergr added a comment.

In D31417#1450587 <https://reviews.llvm.org/D31417#1450587>, @xtian wrote:

> LGTM.  This provides a consistent behavior same as GCC and ICC w/ -fopenmp-simd option. To answer, Kelvin's question. it is not directly tied with "target".


Thanks for the review Xinmin, but as Alexey notes in the previous comment -fopenmp-simd support has already been committed -- I missed that comment earlier, but should have closed it then.

Apologies for the delay in implementing it Alexey, I just had too many other things to take care of at the time, and thanks for getting a better implementation in.


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

https://reviews.llvm.org/D31417





More information about the cfe-commits mailing list