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][NFC] Refactor IntrinsicCallOp #1056

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

ghehg
Copy link
Collaborator

@ghehg ghehg commented Nov 5, 2024

IntrinsicCallOp is now named LLVMIntrinsicCallOp to better reflect its purpose. And now In CIR, we do not have "llvm" prefix which will be added later during LLVMLowering.

@ghehg ghehg changed the title [CIR][CIRGen][Builtin][NFC] Refactor IntrinsicCallOp [CIR][CIRGen][Builtin][NFC] Refactor CIR::IntrinsicCallOp Nov 5, 2024
@ghehg ghehg changed the title [CIR][CIRGen][Builtin][NFC] Refactor CIR::IntrinsicCallOp [CIR][CIRGen][Builtin][NFC] Refactor IntrinsicCallOp Nov 5, 2024
@ghehg ghehg marked this pull request as ready for review November 5, 2024 12:16
@bcardosolopes bcardosolopes merged commit 5f1afad into llvm:main Nov 5, 2024
9 checks passed
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