[all-commits] [llvm/llvm-project] 2609cd: [BPF][NewPM] Port SelectionDAG ISel

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Jul 13 17:43:12 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2609cdb07323adac773a1a77e42eb294cd1b815d
      https://github.com/llvm/llvm-project/commit/2609cdb07323adac773a1a77e42eb294cd1b815d
  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/BPFISelDAGToDAG.cpp
    M llvm/lib/Target/BPF/BPFPassRegistry.def

  Log Message:
  -----------
  [BPF][NewPM] Port SelectionDAG ISel

Similar to MSP430 (f122acf2d0b8c806bfa7be81aea0344bfd6fc225).

This is part of getting BPF to work with the NewPM.

Reviewers: yonghong-song, aeubanks, eddyz87

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



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