[PATCH] D114890: [OpenMP] Make the new device runtime the default
Jon Chesterfield via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 1 10:59:42 PST 2021
JonChesterfield added a comment.
D114891 <https://reviews.llvm.org/D114891> enables this for the amdgpu tests.
This patch will leave the nvptx tests running on the new runtime twice, and not on the old runtime at all, I think. lit.cfg should probably use old + new explicitly, instead of default + new
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114890/new/
https://reviews.llvm.org/D114890
More information about the cfe-commits
mailing list