[all-commits] [llvm/llvm-project] ee0652: [flang] Remove unused local variables (NFC) (#167105)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Nov 8 07:41:22 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee0652b4da980785f34a35d6a3aedf1c4cb30668
      https://github.com/llvm/llvm-project/commit/ee0652b4da980785f34a35d6a3aedf1c4cb30668
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-11-08 (Sat, 08 Nov 2025)

  Changed paths:
    M flang/lib/Optimizer/CodeGen/LowerRepackArrays.cpp
    M flang/lib/Optimizer/OpenMP/DoConcurrentConversion.cpp
    M flang/lib/Optimizer/Transforms/SimplifyIntrinsics.cpp

  Log Message:
  -----------
  [flang] Remove unused local variables (NFC) (#167105)

Identified with bugprone-unused-local-non-trivial-variable.



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