llvm
llvm copied to clipboard
Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
Just a very draft thoughts on how things might be in the future.... Very very early, do not consider anything as final...
### Describe the bug ``` FAIL: SYCL :: SubGroup/reduce.cpp (162 of 1838) ******************** TEST 'SYCL :: SubGroup/reduce.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line...
Additional output to isolate filing test case - kernel-test-strncpy failing issue: DeviceLib/string_test.cpp failing on CUDA in nightly #20338
### Describe the bug See https://github.com/intel/llvm/actions/runs/18316395380/job/52162023575?pr=20299 ``` FAIL: SYCL :: SPVDumpUse/basic.cpp (645 of 2478) ******************** TEST 'SYCL :: SPVDumpUse/basic.cpp' FAILED ******************** Exit Code: 3221225477 Command Output (stdout): -- # RUN:...
Here are a few recent instances of the issue: From https://github.com/intel/llvm/actions/runs/19648366951/job/56277321685 for https://github.com/intel/llvm/pull/20675 > Test d:\github\_work\llvm\llvm\install\bin\filecheck.exe hung! > Test d:\github\_work\llvm\llvm\build-e2e\enqueuefunctions\output\mem_advise.cpp.tmp.out hung! > Error: Process completed with exit code 1. From...
### Is your feature request related to a problem? Please describe Right now we get errors like ``` llvm-foreach: No such file or directory ``` which is not helpful at...
* Multiply chance of reproducing CUDA issue * Replace cout with cerr