[all-commits] [llvm/llvm-project] 2b2f57: [libc][math] fix atan2l build failure. (#151413)
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Jul 30 16:30:27 PDT 2025
Branch: refs/heads/users/rampitec/07-30-_amdgpu_add_v_ashr_pk_i8_i32_and_v_ashr_pk_u8_i32_on_gfx1250
Home: https://github.com/llvm/llvm-project
Commit: 2b2f5791f2b5a1f8f38844ba14c965ea9b3c72f5
https://github.com/llvm/llvm-project/commit/2b2f5791f2b5a1f8f38844ba14c965ea9b3c72f5
Author: Muhammad Bassiouni <60100307+bassiounix at users.noreply.github.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M libc/src/math/generic/atan2l.cpp
Log Message:
-----------
[libc][math] fix atan2l build failure. (#151413)
Commit: cd4360a16ad6143c5a1f0c32e44691565d5cb52c
https://github.com/llvm/llvm-project/commit/cd4360a16ad6143c5a1f0c32e44691565d5cb52c
Author: Jason Molenda <jmolenda at apple.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp
Log Message:
-----------
[lldb][NFC] fix three small typeos.
Commit: 8377f90c2171d6ff9671aba21dc3e374006829d2
https://github.com/llvm/llvm-project/commit/8377f90c2171d6ff9671aba21dc3e374006829d2
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M compiler-rt/lib/memprof/memprof_interface_internal.h
A compiler-rt/test/memprof/TestCases/memprof_histogram_uint8.cpp
Log Message:
-----------
[MemProf] Add sanitizer interface decls for histogram funcs. (#151398)
Add the necessary sanitizer interface decls required when the memprof
runtime is built in dynamic mode. This was a latent issue since we didn't
add tests for the histogram feature in compiler-rt. These tests are run
with `ninja check-memprof-dynamic`. I discovered this after the CI
failures for #147854.
Commit: 15cf429e38ca78d8470b34da926f5f346718b2df
https://github.com/llvm/llvm-project/commit/15cf429e38ca78d8470b34da926f5f346718b2df
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M compiler-rt/lib/memprof/memprof_interface_internal.h
A compiler-rt/test/memprof/TestCases/memprof_histogram_uint8.cpp
M libc/src/math/generic/atan2l.cpp
M lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp
Log Message:
-----------
Merge branch 'main' into users/rampitec/07-30-_amdgpu_add_v_ashr_pk_i8_i32_and_v_ashr_pk_u8_i32_on_gfx1250
Compare: https://github.com/llvm/llvm-project/compare/af8098418265...15cf429e38ca
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