[all-commits] [llvm/llvm-project] 21e956: [CodeGen] Remove two dead pass initializer decls. NFC

darkbuck via All-commits all-commits at lists.llvm.org
Sat Feb 15 06:40:10 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21e956df9b2b283c2f2ed710c542ebeebf8473ff
      https://github.com/llvm/llvm-project/commit/21e956df9b2b283c2f2ed710c542ebeebf8473ff
  Author: Michael Liao <michael.hliao at gmail.com>
  Date:   2025-02-15 (Sat, 15 Feb 2025)

  Changed paths:
    M llvm/include/llvm/InitializePasses.h

  Log Message:
  -----------
  [CodeGen] Remove two dead pass initializer decls. NFC

- After #97727 and #101652, `LowerConstantIntrinsics` and
  `ExpandVectorPredicationPass` are no longer dedicated passes.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list