intel / llvm-test-suite

Other
20 stars 131 forks source link

[SYCL][ESIMD] Add InlineAsm tests #1675

Open sarnex opened 1 year ago

sarnex commented 1 year ago

InlineAsm is already heavily tested for normal SYCL here and for the GPU driver in another repo, so I don't think we need to add a billion tests. I added tests for things related to ESIMD objects doing basic functionality.

Let me know if you think there are some important cases that are not covered here.

sarnex commented 1 year ago

Compiler PR: https://github.com/intel/llvm/pull/8725

sarnex commented 1 year ago

/verify with https://github.com/intel/llvm/pull/8725