[all-commits] [llvm/llvm-project] 8511ad: [LegacyPM] Remove LowerExpectIntrinsicPass

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Oct 22 16:25:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8511ade505588473154906e903302659fd833b48
      https://github.com/llvm/llvm-project/commit/8511ade505588473154906e903302659fd833b48
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-10-22 (Sun, 22 Oct 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/LowerExpectIntrinsic.cpp
    M llvm/lib/Transforms/Scalar/Scalar.cpp

  Log Message:
  -----------
  [LegacyPM] Remove LowerExpectIntrinsicPass

Using the legacy PM for the optimization pipeline was deprecated in 13.0.0.
Many legacy passes have been removed in 2022.




More information about the All-commits mailing list