[all-commits] [llvm/llvm-project] d663da: [libc][Obvious] Fix problem with the variable used...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Jun 16 12:12:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d663da07e39f5c694f58949cd32d0fcceeb66b1f
https://github.com/llvm/llvm-project/commit/d663da07e39f5c694f58949cd32d0fcceeb66b1f
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M libc/cmake/modules/prepare_libc_gpu_build.cmake
Log Message:
-----------
[libc][Obvious] Fix problem with the variable used for the jobs
Summary:
There was an issue with the variable we were using to conditonally set
the job number for the GPU.
More information about the All-commits
mailing list