You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL][FPGA] Fix address space in generation of global Intel FPGA annotation (#578)
* [SYCL][FPGA] Fix address space in generation of global Intel FPGA annotation
Invalid bitcast with different address spaces was emmitted as a first argument
of Annotations element. This problem caused assertion fail.
* [SYCL] Fix address space in generation of annotate attribute for static vars
Invalid bitcast with different address spaces was emmitted as a first field of
ConstantStruct. This problem caused assertion fail.
Signed-off-by: Viktoria Maksimova <[email protected]>
0 commit comments