[all-commits] [llvm/llvm-project] c4ac1d: [BPF][GlobalISel] select non-PreISelGenericOpcode ...
Yingchi Long via All-commits
all-commits at lists.llvm.org
Tue Dec 12 00:19:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4ac1d239fbc13c66d3eabdc24783ebb407c35e4
https://github.com/llvm/llvm-project/commit/c4ac1d239fbc13c66d3eabdc24783ebb407c35e4
Author: Yingchi Long <i at lyc.dev>
Date: 2023-12-12 (Tue, 12 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 (#75034)
This selects non-PreISelGenericOpcode as-is.
Depends on: #74999
Co-authored-by: Origami404 <Origami404 at foxmail.com>
More information about the All-commits
mailing list