[all-commits] [llvm/llvm-project] 6cde0b: [BPF][NewPM] Port BPFMIPreEmitPeepholePass

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Jul 13 18:06:03 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cde0bcec417016c82329d55401b0717de65f36d
      https://github.com/llvm/llvm-project/commit/6cde0bcec417016c82329d55401b0717de65f36d
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M llvm/lib/Target/BPF/BPF.h
    M llvm/lib/Target/BPF/BPFCodeGenPassBuilder.cpp
    M llvm/lib/Target/BPF/BPFMIPeephole.cpp
    M llvm/lib/Target/BPF/BPFPassRegistry.def
    M llvm/lib/Target/BPF/BPFTargetMachine.cpp

  Log Message:
  -----------
  [BPF][NewPM] Port BPFMIPreEmitPeepholePass

Standard pass porting. This is needed for BPF to fully support the new
pass manager.

Reviewers: eddyz87, yonghong-song, aeubanks

Pull Request: https://github.com/llvm/llvm-project/pull/207847



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