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

Aligned attribute throws away the attribute content #595

Open
1 task done
Jezurko opened this issue May 29, 2024 · 0 comments
Open
1 task done

Aligned attribute throws away the attribute content #595

Jezurko opened this issue May 29, 2024 · 0 comments
Labels
bug Something isn't working high-level

Comments

@Jezurko
Copy link
Collaborator

Jezurko commented May 29, 2024

Prerequisites

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

Description

The content of the aligned attribute is an Expr making it a bit troublesome to save the content in an MLIR attribute.
We could let clang evaluate the attribute in place but that requires us to make AST Context available in the attribute visitor.

@Jezurko Jezurko added bug Something isn't working high-level labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high-level
Projects
None yet
Development

No branches or pull requests

1 participant