[all-commits] [llvm/llvm-project] 48bfed: [LoopFlatten] Remove legacy pass (unused in the pi...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Feb 15 15:28:30 PST 2023


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

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

  Log Message:
  -----------
  [LoopFlatten] Remove legacy pass (unused in the pipeline)

Following recent changes to remove non-core legacy passes.




More information about the All-commits mailing list