[all-commits] [llvm/llvm-project] a2b3b4: [openmp] Run tests on both runtimes, independent o...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Mon Dec 6 08:42:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2b3b4dadc00ffa52e4966c253d8982b8018b376
https://github.com/llvm/llvm-project/commit/a2b3b4dadc00ffa52e4966c253d8982b8018b376
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
M openmp/libomptarget/test/lit.cfg
Log Message:
-----------
[openmp] Run tests on both runtimes, independent of the default
Minor fix to the lit.cfg. Currently, nvptx runs the tests twice on the new runtime.
Soon, amdgpu will run them on the new runtime as well as the old.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D115150
More information about the All-commits
mailing list