[llvm] [NewPM] Remove LowerWidenableConditionLegacyPass (PR #72818)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 20 01:02:21 PST 2023
boomanaiden154 wrote:
> Ah, if these already have NewPM variants, we should remove the legacy PM ones. I thought that some of the printing passes hadn't been ported to NewPM yet.
Sounds good. I'll work on getting patches up to remove those as well.
https://github.com/llvm/llvm-project/pull/72818
More information about the llvm-commits
mailing list