Skip to content
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

i#2626 AArch64: Add missing INSTR_CREATE_orr macros #6843

Merged
merged 4 commits into from
Jun 25, 2024

Conversation

jackgallagher-arm
Copy link
Collaborator

While working on another patch I noticed we were missing macros to create the GPR ORR instructions so this patch adds them along with IR unit tests.

Issue: #2626

While working on another patch I noticed we were missing macros to create
the GPR ORR instructions so this patch adds them along with IR unit tests.

Issue: #2626
@jackgallagher-arm jackgallagher-arm requested review from abhinav92003 and derekbruening and removed request for abhinav92003 June 12, 2024 16:18
core/ir/aarch64/instr_create_api.h Outdated Show resolved Hide resolved
@jackgallagher-arm jackgallagher-arm merged commit e85fcad into master Jun 25, 2024
17 checks passed
@jackgallagher-arm jackgallagher-arm deleted the i2626-aarch64-add-orr-macros branch June 25, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants