[Openmp-commits] [PATCH] D108391: [openmp] Use llvm GridValues from devicertl

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Aug 19 10:32:25 PDT 2021


JonChesterfield added a comment.

No behaviour change here (the same numbers are set as before, and written to enums to ensure they're compile time constants), but not tagging it NFC as it introduces a dependency from deviceRTL to llvm which is not presently there.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108391



More information about the Openmp-commits mailing list