|
423 | 423 | // CHK-LINK-UB: 0: input, "[[INPUT:.+\.o]]", object
|
424 | 424 | // CHK-LINK-UB: 1: clang-offload-unbundler, {0}, object
|
425 | 425 | // CHK-LINK-UB: 2: linker, {1}, image, (device-sycl)
|
426 |
| -// CHK-LINK-UB: 3: clang-offload-wrapper, {2}, object, (device-sycl) |
427 |
| -// CHK-LINK-UB: 4: offload, "device-sycl (spir64-unknown-unknown-sycldevice{{.*}})" {3}, object |
| 426 | +// CHK-LINK-UB: 3: sycl-post-link, {2}, ir, (device-sycl) |
| 427 | +// CHK-LINK-UB: 4: llvm-spirv, {3}, image, (device-sycl) |
| 428 | +// CHK-LINK-UB: 5: clang-offload-wrapper, {4}, object, (device-sycl) |
| 429 | +// CHK-LINK-UB: 6: offload, "device-sycl (spir64-unknown-unknown-sycldevice)" {5}, object |
428 | 430 |
|
429 | 431 | /// ###########################################################################
|
430 | 432 |
|
|
437 | 439 | // CHK-LINK: 1: preprocessor, {0}, cpp-output, (device-sycl)
|
438 | 440 | // CHK-LINK: 2: compiler, {1}, ir, (device-sycl)
|
439 | 441 | // CHK-LINK: 3: linker, {2}, image, (device-sycl)
|
440 |
| -// CHK-LINK: 4: clang-offload-wrapper, {3}, object, (device-sycl) |
441 |
| -// CHK-LINK: 5: offload, "device-sycl (spir64-unknown-unknown-sycldevice{{.*}})" {4}, object |
| 442 | +// CHK-LINK: 4: sycl-post-link, {3}, ir, (device-sycl) |
| 443 | +// CHK-LINK: 5: llvm-spirv, {4}, image, (device-sycl) |
| 444 | +// CHK-LINK: 6: clang-offload-wrapper, {5}, object, (device-sycl) |
| 445 | +// CHK-LINK: 7: offload, "device-sycl (spir64-unknown-unknown-sycldevice)" {6}, object |
442 | 446 |
|
443 | 447 | /// ###########################################################################
|
444 | 448 |
|
|
0 commit comments