[libc-commits] [PATCH] D146256: [libc] Enable integration tests targeting the GPU
Jon Chesterfield via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Mar 17 10:02:40 PDT 2023
JonChesterfield accepted this revision.
JonChesterfield added a comment.
Global ctor/dtor is tricky. I have a suspicion hip and openmp have done different things there. When to run the dtor is a challenge, and how many threads the ctors run with may have implementation divergence.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146256/new/
https://reviews.llvm.org/D146256
More information about the libc-commits
mailing list