Skip to content

Conversation

@mdtoguchi
Copy link
Contributor

The change that introduced the ability to use device libraries as IR files does not play well with the FPGA target. The IR generated with spir64_fpga is different, causing issues as the bitcode based device libraries are built with spir64.

Update the compilation flow specific to FPGA to use the bundled device libraries as opposed to the bitcode files.

The change that introduced the ability to use device libraries as IR
files does not play well with the FPGA target.  The IR generated with
spir64_fpga is different, causing issues as the bitcode based device
libraries are built with spir64.

Update the compilation flow specific to FPGA to use the bundled device
libraries as opposed to the bitcode files.
@mdtoguchi mdtoguchi requested a review from a team as a code owner May 7, 2024 23:44
@mdtoguchi
Copy link
Contributor Author

@intel/llvm-gatekeepers, this should be ready for merge - thanks!

@sarnex sarnex merged commit 67d8ea1 into intel:sycl May 8, 2024
@mdtoguchi mdtoguchi deleted the fpga-device-probs branch May 10, 2024 18:31
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