[all-commits] [llvm/llvm-project] fc3c4e: [NewPM] Remove SimpleLoopUnswitchLegacyPass (#72934)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Tue Nov 21 00:51:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc3c4e1725273df3c701d57458373a50f215069b
      https://github.com/llvm/llvm-project/commit/fc3c4e1725273df3c701d57458373a50f215069b
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
    M llvm/lib/Transforms/Scalar/Scalar.cpp
    M llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp

  Log Message:
  -----------
  [NewPM] Remove SimpleLoopUnswitchLegacyPass (#72934)

This pass isn't used anywhere in upstream and thus doesn't have any test
coverage. For these reasons, remove it.




More information about the All-commits mailing list