[all-commits] [llvm/llvm-project] 8fd9ec: [libc] Fix incorrect check for NVPTX backend
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Aug 28 05:25:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fd9ec58173e7af394662ca7036fea667be8c843
https://github.com/llvm/llvm-project/commit/8fd9ec58173e7af394662ca7036fea667be8c843
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M libc/cmake/modules/prepare_libc_gpu_build.cmake
Log Message:
-----------
[libc] Fix incorrect check for NVPTX backend
Commit: 439d7de14d71216c269ecda47baed067ab03795a
https://github.com/llvm/llvm-project/commit/439d7de14d71216c269ecda47baed067ab03795a
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M libc/config/gpu/entrypoints.txt
M libc/test/src/stdio/CMakeLists.txt
Log Message:
-----------
[libc] Disable failing scanf test on AMDGPU temporarily
Summary:
This test currently fails in the `amdgpu-attributor` pass. I haven't
figured out anything beyond that yet as it's difficult to reduce.
Compare: https://github.com/llvm/llvm-project/compare/95d2d1cba0e1...439d7de14d71
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