[all-commits] [llvm/llvm-project] 66c31f: [AMDGPU] Avoid repeated hash lookups (NFC) (#126401)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Feb 8 23:17:28 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66c31f5d024f3ec9f9afa74c340ba0a4e0776823
https://github.com/llvm/llvm-project/commit/66c31f5d024f3ec9f9afa74c340ba0a4e0776823
Author: Kazu Hirata <kazu at google.com>
Date: 2025-02-08 (Sat, 08 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULateCodeGenPrepare.cpp
Log Message:
-----------
[AMDGPU] Avoid repeated hash lookups (NFC) (#126401)
This patch just cleans up the "if" condition. Further cleanups are
left to subsequent patches.
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