-
Notifications
You must be signed in to change notification settings - Fork 130
Conversation
Signed-off-by: Sergey V Maslov <[email protected]>
/verify with intel/llvm#5328 |
Signed-off-by: Sergey V Maslov <[email protected]>
Signed-off-by: Sergey V Maslov <[email protected]>
/verify with intel/llvm#5328 |
@vladimirlaz : is this the right syntax? How to verify that the changes from that PR were actually applied for testing? The way the tests fail (hang) look like they are with an unmodified compiler. |
According to http://icl-jenkins2.sc.intel.com:8080/blue/organizations/jenkins/SYCL_CI%2Fintel%2FLin%2FLLVM_Test_Suite/detail/LLVM_Test_Suite/184/pipeline/79 the correct hash is used: 82b2f3fa20b071fe6aa972bdf63e5ea76b401b60 |
Thanks! I will study it more then. |
You link is for "Jenkins/llvm-test-suite" check and the failure there kind of makes sense. Are we only doing "Jenkins/llvm-test-suite" with an llvm PR? |
|
That explains it, thanks! |
This has expectedly passed with intel/llvm#5328. |
…xtra CMPLRTST-15939: disable 'double' tests on unsupported GPUs.
Compiler changes are in intel/llvm#5328
Signed-off-by: Sergey V Maslov [email protected]