[all-commits] [llvm/llvm-project] 21ccdd: [LoopInterchange] Remove legacy pass (unused in th...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21ccddd2cee183c00378d0a69a925439f92a1d0f
      https://github.com/llvm/llvm-project/commit/21ccddd2cee183c00378d0a69a925439f92a1d0f
  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/LoopInterchange.cpp
    M llvm/lib/Transforms/Scalar/Scalar.cpp

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

Following recent changes to remove non-core legacy passes.




More information about the All-commits mailing list