[all-commits] [llvm/llvm-project] fab086: [AMDGPU] Remove an unnecessary cast (NFC) (#154470)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Aug 19 22:45:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fab0860685457ab8cada072f571dfed2f9bd05b1
https://github.com/llvm/llvm-project/commit/fab0860685457ab8cada072f571dfed2f9bd05b1
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-19 (Tue, 19 Aug 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
Log Message:
-----------
[AMDGPU] Remove an unnecessary cast (NFC) (#154470)
getAddressableLocalMemorySize() already returns unsigned.
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