[all-commits] [llvm/llvm-project] eb5530: [LoopDistribute] Remove legacy pass

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


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

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

Following recent changes to remove non-core features of the legacy PM/optimization pipeline.




More information about the All-commits mailing list