[all-commits] [llvm/llvm-project] e21dc4: [SimpleLoopUnswitch] Fix LCSSA phi node invalidation

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Dec 17 03:04:07 PST 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: e21dc4bd5474d04b8e62d7331362edcc5648d7e5
      https://github.com/llvm/llvm-project/commit/e21dc4bd5474d04b8e62d7331362edcc5648d7e5
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
    A llvm/test/Transforms/SimpleLoopUnswitch/pr117537.ll

  Log Message:
  -----------
  [SimpleLoopUnswitch] Fix LCSSA phi node invalidation

Fixes https://github.com/llvm/llvm-project/issues/117537.

(cherry picked from commit fc5c89900f2a4b50e0f3a88ef7c89115d93684f4)



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