[all-commits] [llvm/llvm-project] 7684e9: [BPF][GlobalISel] select non-PreISelGenericOpcode
Yingchi Long via All-commits
all-commits at lists.llvm.org
Mon Dec 11 01:38:59 PST 2023
Branch: refs/heads/users/inclyc/bpf-gisel-select-pre-isel-gopcode
Home: https://github.com/llvm/llvm-project
Commit: 7684e98041fee0fbc5c6add0505ab414d4ff705a
https://github.com/llvm/llvm-project/commit/7684e98041fee0fbc5c6add0505ab414d4ff705a
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