[all-commits] [llvm/llvm-project] 3aa723: [AMDGPU] Remove an unnecessary cast (NFC) (#151440)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Jul 31 07:31:21 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3aa7235ece0a9c53f227f4aac33208e5a7587917
      https://github.com/llvm/llvm-project/commit/3aa7235ece0a9c53f227f4aac33208e5a7587917
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-31 (Thu, 31 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp

  Log Message:
  -----------
  [AMDGPU] Remove an unnecessary cast (NFC) (#151440)

getZExtValue() 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