[all-commits] [llvm/llvm-project] 54f92c: [RemoveDIs][AMDGPU] Replace defunct getAssignmentM...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Tue Aug 12 09:21:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54f92c78067174c38e117810c18f0d2b290ee5e4
https://github.com/llvm/llvm-project/commit/54f92c78067174c38e117810c18f0d2b290ee5e4
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-08-12 (Tue, 12 Aug 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp
M llvm/test/CodeGen/AMDGPU/lower-buffer-fat-pointers-unoptimized-debug-data.ll
Log Message:
-----------
[RemoveDIs][AMDGPU] Replace defunct getAssignmentMarkers call (#153212)
Not quite NFC as it looks like the original intrinsic-handling code
never got updated to use records. This was never caught because that
code wasn't tested. I've adjusted an existing test so the behaviour is
now covered.
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