[all-commits] [llvm/llvm-project] 5ed546: [NFC][LSR] Remove duplicate debug expression updat...

Eric Christopher via All-commits all-commits at lists.llvm.org
Thu Jul 16 15:04:55 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ed5468f3810cd3c424eec5e9288884f67594068
      https://github.com/llvm/llvm-project/commit/5ed5468f3810cd3c424eec5e9288884f67594068
  Author: Eric Christopher <echristo at gmail.com>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

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

  Log Message:
  -----------
  [NFC][LSR] Remove duplicate debug expression update (#210188)

Remove duplicate debug expression update we assigned
the same DIExpression twice so let's just remove the redundant call.

Tested via make check.

Assisted by AI.



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