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

Use ptr elementtype(i32) on LLVM_CallIntrinsicOp lowering once LLVM IR Dialect has it #1070

Open
bcardosolopes opened this issue Nov 6, 2024 · 2 comments

Comments

@bcardosolopes
Copy link
Member

LLVM IR dialect lacks support for ptr elementtype(i32) on LLVM_CallIntrinsicOp. This is necessary to properly lower clang::AArch64::BI__builtin_arm_ldrex. Whenever

Originally posted by @bcardosolopes in #833 (comment)

@bcardosolopes
Copy link
Member Author

We should file the pure MLIR version of this issue in upstream too

@bcardosolopes
Copy link
Member Author

Filed llvm/llvm-project#115393

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

No branches or pull requests

1 participant