Skip to content

Removed inheritance in fpga_mem #11917

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

Merged
merged 2 commits into from
Nov 20, 2023
Merged

Conversation

artemrad
Copy link
Contributor

Currently the SPIRV translator has a hard time translating annotations that are in nested types. This bug is actively being worked on.

In the mean time, this change removes class inheritance from fpga_mem, allowing SPIRV translator to properly translate annotations in more cases.

@artemrad artemrad marked this pull request as ready for review November 16, 2023 18:07
@artemrad artemrad requested a review from a team as a code owner November 16, 2023 18:07
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM! Could you please add a test to check that the layout is right and stays right after this? Since this is a NFC from the header's perspective I am fine with it being in a follow-up patch.

@steffenlarsen steffenlarsen merged commit 396eb5a into intel:sycl Nov 20, 2023
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