https://github.com/aemerson approved this pull request.
LGTM.
https://github.com/llvm/llvm-project/pull/74902
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/inclyc ready_for_review
https://github.com/llvm/llvm-project/pull/74999
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/cyndyishida created
https://github.com/llvm/llvm-project/pull/75007
*Note*: This is a part of a stack. Please review
https://github.com/llvm/llvm-project/pull/75006 first.
Introduce RecordVisitor. This is used for different clients that want to
extract information out of
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: Yingchi Long (inclyc)
Changes
This adds initial codegen support for BPF backend.
Only implemented ir-translator for "RET" (but not support isel).
Depends on: #74998
---
Patch is 21.69 KiB, truncated to 20.00 KiB below, full ve
https://github.com/inclyc created
https://github.com/llvm/llvm-project/pull/74999
This adds initial codegen support for BPF backend.
Only implemented ir-translator for "RET" (but not support isel).
Depends on: #74998
>From 5549edd4862b6242c41df44a40a23adfa245ddb1 Mon Sep 17 00:00:00 2001
From