[all-commits] [llvm/llvm-project] c060c6: [OpenMP][NVPTX] Fix an error in configuring #teams...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Oct 8 08:07:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c060c634ef397c23cd2d7c72e02c0707ed10a92a
https://github.com/llvm/llvm-project/commit/c060c634ef397c23cd2d7c72e02c0707ed10a92a
Author: Shilei Tian <tianshilei1992 at gmail.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M openmp/libomptarget/plugins/cuda/src/rtl.cpp
Log Message:
-----------
[OpenMP][NVPTX] Fix an error in configuring #teams and #threads
It must be a copy mistake.
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D111407
More information about the All-commits
mailing list