[all-commits] [llvm/llvm-project] ffc422: [libc][NFC] Adjust some CMake messages for the GPU...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Mar 31 05:29:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ffc422463df19b79607bc84bc0b720d999b67ddb
https://github.com/llvm/llvm-project/commit/ffc422463df19b79607bc84bc0b720d999b67ddb
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M libc/cmake/modules/prepare_libc_gpu_build.cmake
M libc/utils/MPFRWrapper/CMakeLists.txt
Log Message:
-----------
[libc][NFC] Adjust some CMake messages for the GPU build
Summary:
This disables the MPFR warning on the GPU since we can't support it
anyway. Also fixes a misspelled message.
More information about the All-commits
mailing list