[all-commits] [llvm/llvm-project] 62fc00: [Target] Remove unnecessary casts (NFC) (#152262)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Aug 6 07:11:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62fc0028bf137137fe8dc1f79dc34178ea688e17
      https://github.com/llvm/llvm-project/commit/62fc0028bf137137fe8dc1f79dc34178ea688e17
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-06 (Wed, 06 Aug 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  [Target] Remove unnecessary casts (NFC) (#152262)

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