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

Revert "[Driver] Arbitrary precision integers are only for FPGA (#13379)" #13729

Merged
merged 1 commit into from
May 10, 2024

Conversation

LU-JOHN
Copy link
Contributor

@LU-JOHN LU-JOHN commented May 9, 2024

This reverts commit 31f1f1c.

Arbitrary precision integers are needed for targets besides FPGA and emulation because LLVM optimizations can generate non-standard integers (e.g. i24 by SROA).

…mulation (intel#13379)"

This reverts commit 31f1f1c.

Arbitrary precision integers are needed for targets besides FPGA and emulation
because LLVM optimizations can generate non-standard integers (e.g. i24 by SROA).
@LU-JOHN LU-JOHN requested a review from a team as a code owner May 9, 2024 16:29
@asudarsa asudarsa merged commit 59e8ee7 into intel:sycl May 10, 2024
14 checks passed
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.

3 participants