[all-commits] [llvm/llvm-project] d64a4e: [AMDGPU] Add a new function `getIntegerPairAttribute`
Shilei Tian via All-commits
all-commits at lists.llvm.org
Thu Mar 27 09:03:25 PDT 2025
Branch: refs/heads/users/shiltian/new-getIntegerPairAttribute
Home: https://github.com/llvm/llvm-project
Commit: d64a4ecb301521c7aa8756b6b3cb24b1eb2691eb
https://github.com/llvm/llvm-project/commit/d64a4ecb301521c7aa8756b6b3cb24b1eb2691eb
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
Log Message:
-----------
[AMDGPU] Add a new function `getIntegerPairAttribute`
The new function will return `std::nullopt` when any error occurs.
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