oneapi-src / SYCLomatic

Other
228 stars 90 forks source link

[SYCLomatic] Refine the migration of 8 asm instruction to address compiler breaking change of sycl math APIs #2259

Closed yihanwg closed 2 months ago

yihanwg commented 2 months ago

Refine the migration of cos, sin, tanh, ex2, lg2, sqrt, rsqrt, sad. The latest SYCL compiler disallow call math API with explicit template argument.