[all-commits] [llvm/llvm-project] 8b8b0f: [Scalar] Remove an unnecessary cast (NFC) (#150474)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Jul 24 15:50:22 PDT 2025


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

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp

  Log Message:
  -----------
  [Scalar] Remove an unnecessary cast (NFC) (#150474)

getOperand() already returns Value *.



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