Skip to content

[BPF] use target triple for pattern predicates #74998

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

inclyc
Copy link
Member

@inclyc inclyc commented Dec 10, 2023

This is used for eliminate uses of "CurDAG", which is SelectionDAG-spec, and not compatible with GIsel algorithms.

(NFC)

This is used for eliminate uses of "CurDAG", which is
SelectionDAG-spec, and not compatible with GIsel algorithms.
inclyc added a commit that referenced this pull request Dec 10, 2023
This adds initial codegen support for BPF backend.

Only implemented ir-translator for "RET" (but not support isel).

Depends on: #74998
Copy link
Contributor

@Origami404 Origami404 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@inclyc inclyc merged commit 75193b1 into main Dec 11, 2023
@inclyc inclyc deleted the users/inclyc/bpf-endian-no-sdag branch December 11, 2023 09:10
inclyc added a commit that referenced this pull request Dec 11, 2023
This adds initial codegen support for BPF backend.

Only implemented ir-translator for "RET" (but not support isel).

Depends on: #74998
inclyc added a commit that referenced this pull request Dec 11, 2023
This adds initial codegen support for BPF backend.

Only implemented ir-translator for "RET" (but not support isel).

Depends on: #74998
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants