[all-commits] [llvm/llvm-project] 98697f: [libc] Fix LIBC_GPU_ARCHITECTURES not being used
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Feb 21 11:00:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98697f4764d7166019266e94ee5e7dfa1d4d4c5e
https://github.com/llvm/llvm-project/commit/98697f4764d7166019266e94ee5e7dfa1d4d4c5e
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-02-21 (Tue, 21 Feb 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCObjectRules.cmake
M libc/cmake/modules/prepare_libc_gpu_build.cmake
Log Message:
-----------
[libc] Fix LIBC_GPU_ARCHITECTURES not being used
Summary:
This variable is supposed to control the architectures to build for. At
some point this was changes out for testing and never fixed.
More information about the All-commits
mailing list