[BPF][GlobalISel] add initial gisel support for BPF (#74999)
This adds initial codegen support for BPF backend. Only implemented ir-translator for "RET" (but not support isel). Depends on: #74998
Loading
Please sign in to comment
This adds initial codegen support for BPF backend. Only implemented ir-translator for "RET" (but not support isel). Depends on: #74998