[PATCH] D118399: [OpenMP] Only generate runtime flags with host input

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 27 13:10:59 PST 2022


JonChesterfield added a comment.

There's an existing flag for compile for device only, that's probably close enough to the right condition to not emit these flags.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118399



More information about the cfe-commits mailing list