Skip to content

Revert "[SYCL] Allow _Bitint of size greater than 128 bits when -fintelfpga i…" #6232

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 1 commit into from
Jun 2, 2022

Conversation

bader
Copy link
Contributor

@bader bader commented Jun 2, 2022

Reverts #6152

@bader bader requested review from a team as code owners June 2, 2022 14:23
@bader bader merged commit c9cdf25 into sycl Jun 2, 2022
@bader bader deleted the revert-6152-remote_fpga branch June 2, 2022 14:24
@premanandrao
Copy link
Contributor

Thank you very much @bader

pvchupin pushed a commit that referenced this pull request Jun 23, 2022
…s used (#6295)

This revives the patch for #6152 (which was reverted in #6232).

In this patch, the new change is that there is a new target for spir64_fpga and the maximum bitsize limit for that target is 2048.
Unfortunately, for the host, there is now an explicit check in Sema for the same bitsize.

When -fintefpga is specified with -fsycl, we allow a maximum bitsize of 2048.
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