File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
sycl/test-e2e/SeparateCompile Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 4040// >> ---- do table transformations from bc to spv entries
4141// RUN: file-table-tform -extract=Code -drop_titles -o test_spv_in.table test.table
4242// RUN: cat test_spv_in.table
43+ // RUN: llvm-dis test_0.bc -o -
44+ // RUN: llvm-dis test_1.bc -o -
45+ // RUN: llvm-dis test_2.bc -o -
4346// RUN: llvm-dis test_3.bc -o -
4447// RUN: llvm-foreach --in-file-list=test_spv_in.table --in-replace=test_spv_in.table --out-ext=spv --out-file-list=test_spv_out.table --out-replace=test_spv_out.table -- llvm-spirv -o test_spv_out.table -spirv-allow-extra-diexpressions -spirv-allow-unknown-intrinsics=llvm.genx. -spirv-ext=-all test_spv_in.table
4548// RUN: file-table-tform -replace=Code,Code -o test_spv.table test.table test_spv_out.table
You can’t perform that action at this time.
0 commit comments