[all-commits] [llvm/llvm-project] 6a16da: [AMDGPU] Avoid referring to specific number of add...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Apr 29 14:34:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a16da75d1d52de2211993e25a6485281defe097
https://github.com/llvm/llvm-project/commit/6a16da75d1d52de2211993e25a6485281defe097
Author: Jay Foad <jay.foad at amd.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.h
Log Message:
-----------
[AMDGPU] Avoid referring to specific number of address spaces. NFC. (#137842)
This just avoids some hard coded numbers that would have to be updated
every time we add an address space.
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