[all-commits] [llvm/llvm-project] 4b53cb: [libc] Export configs for `scanf` support (#98066)
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Jul 8 13:12:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b53cbb069626cb266c77eb419f2faf780c742d8
https://github.com/llvm/llvm-project/commit/4b53cbb069626cb266c77eb419f2faf780c742d8
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M libc/config/config.json
M libc/config/gpu/config.json
M libc/docs/configure.rst
M libc/src/stdio/scanf_core/CMakeLists.txt
Log Message:
-----------
[libc] Export configs for `scanf` support (#98066)
Summary:
This patch adds the options for configuring floating point and index
mode for scanf just like `printf`. Not enabling it on the GPU yet, need
to fix something else first.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list