[all-commits] [llvm/llvm-project] bc3cc2: [NewPM] Remove LoopGuardWideningLegacyPass (#72937)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Nov 21 00:59:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc3cc2693d5864925ce42fa22173e89eaba316d8
https://github.com/llvm/llvm-project/commit/bc3cc2693d5864925ce42fa22173e89eaba316d8
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-11-21 (Tue, 21 Nov 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/GuardWidening.cpp
M llvm/lib/Transforms/Scalar/Scalar.cpp
Log Message:
-----------
[NewPM] Remove LoopGuardWideningLegacyPass (#72937)
This pass isn't used/tested upstream at all, so remove it.
More information about the All-commits
mailing list