[all-commits] [llvm/llvm-project] 24f6f1: [NewPM] Remove PredicateInfoPrinterLegacyPass (#73...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sat Nov 25 15:40:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24f6f12ba8d5099fd5674b0400f69e1868ed3644
https://github.com/llvm/llvm-project/commit/24f6f12ba8d5099fd5674b0400f69e1868ed3644
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-11-25 (Sat, 25 Nov 2023)
Changed paths:
M llvm/include/llvm/InitializePasses.h
M llvm/include/llvm/Transforms/Utils/PredicateInfo.h
M llvm/lib/Transforms/Utils/PredicateInfo.cpp
M llvm/lib/Transforms/Utils/Utils.cpp
Log Message:
-----------
[NewPM] Remove PredicateInfoPrinterLegacyPass (#73407)
This pass isn't used anywhere upstream and thus has no test coverage.
For these reasons, remove it.
More information about the All-commits
mailing list