This selects non-PreISelGenericOpcode as-is. Depends on: #74999 Co-authored-by: Origami404 <Origami404@foxmail.com>
This adds initial codegen support for BPF backend. Only implemented ir-translator for "RET" (but not support isel). Depends on: #74998