[all-commits] [llvm/llvm-project] 050f62: [AMDGPU] Drop const from return types (NFC) (#145640)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jun 25 07:58:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 050f6283eeaa4fafcd43a8cda8be27ea460a1f28
https://github.com/llvm/llvm-project/commit/050f6283eeaa4fafcd43a8cda8be27ea460a1f28
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeHelper.cpp
M llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeHelper.h
Log Message:
-----------
[AMDGPU] Drop const from return types (NFC) (#145640)
We don't need const on these return types.
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