[all-commits] [llvm/llvm-project] 4671f1: [NewPM] Remove LowerWidenableConditionLegacyPass (...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Nov 20 01:03:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4671f18906ad2149df1720b5a0513f23f17abde1
      https://github.com/llvm/llvm-project/commit/4671f18906ad2149df1720b5a0513f23f17abde1
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/Transforms/Scalar.h
    M llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp
    M llvm/lib/Transforms/Scalar/Scalar.cpp

  Log Message:
  -----------
  [NewPM] Remove LowerWidenableConditionLegacyPass (#72818)

This legacy pass isn't used anywhere upstream and thus has no test
coverage, so remove it.




More information about the All-commits mailing list