[all-commits] [llvm/llvm-project] ad94fc: [OpenMP][NFC] Eliminate sign comparison warning vi...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Tue Feb 16 13:38:00 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad94fce8458e6ecb990a3c6ba58f6ec92155cbe9
https://github.com/llvm/llvm-project/commit/ad94fce8458e6ecb990a3c6ba58f6ec92155cbe9
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2021-02-16 (Tue, 16 Feb 2021)
Changed paths:
M openmp/libomptarget/plugins/cuda/src/rtl.cpp
Log Message:
-----------
[OpenMP][NFC] Eliminate sign comparison warning via explicit casts
Reviewed By: tianshilei1992
Differential Revision: https://reviews.llvm.org/D96812
More information about the All-commits
mailing list