[Openmp-commits] [PATCH] D69476: [nfc][libomptarget] Warp size aware logging by using builtinvar abstraction consistently. Last part of D69423

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Oct 27 14:20:42 PDT 2019


JonChesterfield added a comment.

Fixing the headers is disproportionately expensive and will make a mess of the source dir. Lots of little headers.

Posted an alternate to openmp-dev suggesting we implement functions in source files instead, working around nvcc lacking lto with a unity build.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69476





More information about the Openmp-commits mailing list