[all-commits] [llvm/llvm-project] c1eb3d: [LoopFuse] Remove legacy pass

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Feb 14 23:53:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1eb3db780b7d6e2aea89de1e71664fa8b69ef39
      https://github.com/llvm/llvm-project/commit/c1eb3db780b7d6e2aea89de1e71664fa8b69ef39
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-02-14 (Tue, 14 Feb 2023)

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

  Log Message:
  -----------
  [LoopFuse] Remove legacy pass

Following recent changes to remove non-core legacy passes.




More information about the All-commits mailing list