[all-commits] [llvm/llvm-project] d715e2: [NewPM] Remove GuardWideningLegacyPass (#72810)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Nov 20 00:59:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d715e2c65b4449f00b39493b1e0a19c04b75bc7c
      https://github.com/llvm/llvm-project/commit/d715e2c65b4449f00b39493b1e0a19c04b75bc7c
  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/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 GuardWideningLegacyPass (#72810)

This legacy pass isn't used anywhere and there is no test coverage, so
at this point it should be removed.




More information about the All-commits mailing list