[all-commits] [llvm/llvm-project] ce8f36: [openmp] Always pass valid triple to openmp-target...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Wed Jan 19 14:07:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce8f365884e99e502b1d04ab2922aa5af7ef2b96
https://github.com/llvm/llvm-project/commit/ce8f365884e99e502b1d04ab2922aa5af7ef2b96
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M openmp/libomptarget/test/lit.cfg
Log Message:
-----------
[openmp] Always pass valid triple to openmp-targets when using newRTL
Previously, we sometimes pass fopenmp-targets=nvptx64-nvidia-cuda-newRTL
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D117715
More information about the All-commits
mailing list