[all-commits] [llvm/llvm-project] 10eea3: [LoopVersioning] Remove legacy pass
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Feb 14 16:12:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10eea3fe1536d5c8591d5ad47395345eb84e0201
https://github.com/llvm/llvm-project/commit/10eea3fe1536d5c8591d5ad47395345eb84e0201
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/Scalar.cpp
M llvm/lib/Transforms/Utils/LoopVersioning.cpp
Log Message:
-----------
[LoopVersioning] 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