Skip to content

Commit 679de8d

Browse files
committed
[NFC][SYCL] clean up leftover in as.cpp
1 parent 53e00fe commit 679de8d

File tree

1 file changed

+0
-4
lines changed
  • sycl/test/check_device_code/vector

1 file changed

+0
-4
lines changed

sycl/test/check_device_code/vector/as.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,3 @@ template SYCL_EXTERNAL sycl::vec<int, 4> sycl::vec<float, 4>::as<sycl::vec<int,
1919
// CHECK-NEXT: tail call void @llvm.memcpy.p0.p4.i64(ptr noundef nonnull align 16 dereferenceable(16) [[AGG_RESULT]], ptr addrspace(4) noundef align 16 dereferenceable(16) [[THIS]], i64 16, i1 false)
2020
// CHECK-NEXT: ret void
2121
//
22-
//.
23-
// CHECK: [[META6]] = !{i32 8106399}
24-
// CHECK: [[META7]] = !{}
25-
//.

0 commit comments

Comments
 (0)