llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL][E2E] Try to enable SYCL tests disabled due to opaque ptr issues

Open steffenlarsen opened this issue 1 year ago • 1 comments

This commit attempts to enable tests previously disabled due to opaque pointer issues.

steffenlarsen avatar May 08 '24 07:05 steffenlarsen

These tests seem ready to be enabled. Only exception is local-arg-align for Gen12 due to incorrect alignment. This problem has been reported in https://github.com/intel/llvm/issues/14297.

steffenlarsen avatar Jun 26 '24 08:06 steffenlarsen