[PATCH] D110286: [WIP][Clang][OpenMP] Add new clang argument `-fopenmp-target-simd`

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 7 06:43:42 PDT 2021


JonChesterfield added a comment.

I'm excited about the thread to warp mapping but unclear why this needs to be a compile time flag. Can we use this mapping when pragma simd is present and otherwise stay with the current one?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110286



More information about the cfe-commits mailing list