================
@@ -73,6 +75,12 @@ libclc_configure_source_list(OPENCL_SPIRV_SOURCES
   math/tanh.cl
   math/tanpi.cl
   math/tgamma.cl
+  mem_fence/fence.cl
   shared/vload.cl
   shared/vstore.cl
+  subgroup/subgroup.cl
+  synchronization/sub_group_barrier.cl
+  synchronization/work_group_barrier.cl
+  workitem/get_global_offset.cl
+  workitem/get_work_dim.cl
----------------
jhuber6 wrote:

I'll try to fix-forward it, give me a moment.

https://github.com/llvm/llvm-project/pull/185247
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to