[all-commits] [llvm/llvm-project] 2e36af: Remove declaration of undefined `any_isa`. (#151395)
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Jul 30 17:24:49 PDT 2025
Branch: refs/heads/users/rampitec/07-30-_amdgpu_add_v_cvt_sr_pk_bf8_fp8_f16_gfx1250_instructions
Home: https://github.com/llvm/llvm-project
Commit: 2e36afc8d91e592a57b9b00d92607b0e999030b2
https://github.com/llvm/llvm-project/commit/2e36afc8d91e592a57b9b00d92607b0e999030b2
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M llvm/include/llvm/ADT/Any.h
Log Message:
-----------
Remove declaration of undefined `any_isa`. (#151395)
Looks like this was missed by #65636, which removed the definition of
this function.
Commit: 6c3d62a4b4f15eb001585bf61a8c3f4b9aff8237
https://github.com/llvm/llvm-project/commit/6c3d62a4b4f15eb001585bf61a8c3f4b9aff8237
Author: Peter Rong <peterrong96 at gmail.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M llvm/lib/DWARFLinker/Classic/DWARFLinker.cpp
M llvm/test/tools/dsymutil/ARM/stmt-seq-macho.test
Log Message:
-----------
Revert "[DWARFLinker] Fix matching logic to remove type 1 missing off… (#151424)
…sets (#149618)"
This reverts commit ed940d7228aec95e994be848f1e42eab2a7fa7f3.
Commit: b00d4f235038e874fc0cdb790f7e5dbc7ccd6cac
https://github.com/llvm/llvm-project/commit/b00d4f235038e874fc0cdb790f7e5dbc7ccd6cac
Author: Connector Switch <c8ef at outlook.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M flang/docs/FortranStandardsSupport.md
Log Message:
-----------
[flang][doc] Update some F2023 status. (#151165)
- Trig functions: done with various earlier commits like #149343.
- c_f_pointer: #149870.
Commit: a8d0ae3412bdbbf3248192c31f94f6649a217b3a
https://github.com/llvm/llvm-project/commit/a8d0ae3412bdbbf3248192c31f94f6649a217b3a
Author: Anthony Tran <atran881 at usc.edu>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
A lldb/test/Shell/Recognizer/Inputs/ubsan_add_overflow.c
A lldb/test/Shell/Recognizer/ubsan_add_overflow.test
Log Message:
-----------
[lldb][test][NFC] Add LLDB test for UBSan trap frame recognizer (#151231)
In #145967 Clang was taught to emit trap reasons on UBSan traps in debug
info using the same method as `__builtin_verbose_trap`. This patch adds
a test case to make sure that the existing "Verbose Trap StackFrame
Recognizer" recognizes the trap reason and sets the stop reason and
stack frame appropriately.
Part of a GSoC 2025 Project.
Commit: 1e14380cc5666578a3b0e1041940c57b78cd6b8a
https://github.com/llvm/llvm-project/commit/1e14380cc5666578a3b0e1041940c57b78cd6b8a
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M flang/docs/FortranStandardsSupport.md
A lldb/test/Shell/Recognizer/Inputs/ubsan_add_overflow.c
A lldb/test/Shell/Recognizer/ubsan_add_overflow.test
M llvm/include/llvm/ADT/Any.h
M llvm/lib/DWARFLinker/Classic/DWARFLinker.cpp
M llvm/test/tools/dsymutil/ARM/stmt-seq-macho.test
Log Message:
-----------
Merge branch 'main' into users/rampitec/07-30-_amdgpu_add_v_cvt_sr_pk_bf8_fp8_f16_gfx1250_instructions
Compare: https://github.com/llvm/llvm-project/compare/e117d353bf9d...1e14380cc566
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