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

Xinmin Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 1 14:21:47 PDT 2019


xtian accepted this revision.
xtian added a comment.
This revision is now accepted and ready to land.
Herald added subscribers: jdoerfert, jfb, guansong.

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".


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

https://reviews.llvm.org/D31417





More information about the cfe-commits mailing list