[all-commits] [llvm/llvm-project] 3e28d3: [Utils] Remove an unnecessary cast (NFC) (#156813)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Sep 4 07:46:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e28d3c30edcab2ab4f94eb7802f38928e5ba16d
      https://github.com/llvm/llvm-project/commit/3e28d3c30edcab2ab4f94eb7802f38928e5ba16d
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-09-04 (Thu, 04 Sep 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/Local.cpp

  Log Message:
  -----------
  [Utils] Remove an unnecessary cast (NFC) (#156813)

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