[PATCH] D114890: [OpenMP] Make the new device runtime the default
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 1 11:01:42 PST 2021
tianshilei1992 added a comment.
In D114890#3164885 <https://reviews.llvm.org/D114890#3164885>, @JonChesterfield wrote:
> 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
Do we still want to run tests for the old device runtime?
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