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

[CIR][CIRGen][Builtin] Support BI__builtin_operator_new and BI__builtin_operator_delete #1035

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

ghehg
Copy link
Collaborator

@ghehg ghehg commented Oct 31, 2024

The added test cases are from OG's counterpart. I changed run option to -std=c++17 to support std::align_val_t

@ghehg ghehg changed the title [CIR][CIRGen][Builtin] Implement BI__builtin_operator_new and BI__builtin_operator_delete [CIR][CIRGen][Builtin] Support BI__builtin_operator_new and BI__builtin_operator_delete Oct 31, 2024
@ghehg ghehg marked this pull request as ready for review October 31, 2024 16:39
@bcardosolopes bcardosolopes merged commit 2eaa500 into llvm:main Oct 31, 2024
9 checks passed
lanza pushed a commit that referenced this pull request Nov 5, 2024
lanza pushed a commit that referenced this pull request Mar 18, 2025
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.

None yet

2 participants