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

Convert data layout entries of mlir::LLVM::LLVMStruct types properly. #435

Open
1 task done
lkorenc opened this issue Nov 2, 2023 · 0 comments
Open
1 task done
Labels

Comments

@lkorenc
Copy link
Collaborator

lkorenc commented Nov 2, 2023

Prerequisites

  • I have read the documentation and the proposed feature is not implemented.

Description

Sadly, this is annoying to do as it seems we need to write our code against implementation details of LLVM dialect as it has rather strict verification rules.
Currently we do not emit any data layout entries for structures to be on the safe side.

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

No branches or pull requests

2 participants