[all-commits] [llvm/llvm-project] 07c2c5: [BPF][GlobalISel] select non-PreISelGenericOpcode

Yingchi Long via All-commits all-commits at lists.llvm.org
Mon Dec 11 04:05:30 PST 2023


  Branch: refs/heads/users/inclyc/bpf-gisel-select-pre-isel-gopcode
  Home:   https://github.com/llvm/llvm-project
  Commit: 07c2c5b87fe90fc2c1f75781299e0dfa66d92563
      https://github.com/llvm/llvm-project/commit/07c2c5b87fe90fc2c1f75781299e0dfa66d92563
  Author: Yingchi Long <i at lyc.dev>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M llvm/lib/Target/BPF/GISel/BPFInstructionSelector.cpp
    M llvm/test/CodeGen/BPF/GlobalISel/ir-translator-ret.ll

  Log Message:
  -----------
  [BPF][GlobalISel] select non-PreISelGenericOpcode

This selects non-PreISelGenericOpcode as-is.

Co-authored-by: Origami404 <Origami404 at foxmail.com>




More information about the All-commits mailing list