[all-commits] [llvm/llvm-project] c6a376: [AMDGPU] Remove an unnecessary cast (NFC) (#151279)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jul 30 07:30:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6a376371d1fa1a00a0f7e41a271c0688c1e15f2
https://github.com/llvm/llvm-project/commit/c6a376371d1fa1a00a0f7e41a271c0688c1e15f2
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
[AMDGPU] Remove an unnecessary cast (NFC) (#151279)
value() already returns uint64_t.
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