[all-commits] [llvm/llvm-project] 22a559: [libc] Don't try to use MPFR with the GPU build fo...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Feb 8 06:52:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22a5593b0389c810c62ecae2b696d626c7ac0355
https://github.com/llvm/llvm-project/commit/22a5593b0389c810c62ecae2b696d626c7ac0355
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCCheckMPFR.cmake
Log Message:
-----------
[libc] Don't try to use MPFR with the GPU build for now
Summary:
We don't have the infastructure to support MPFR on the GPU. We should
disable this categorically on GPU builds for now.
More information about the All-commits
mailing list