jdoerfert added a comment.

I doubt this compiles:

  https://godbolt.org/z/c51v5d

even with adjusted type, this fails because `__syncthreads` is a builtin (right 
now):

  https://godbolt.org/z/jP7e6h

(and `__nvvm_bar_sync` requires an argument).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96102/new/

https://reviews.llvm.org/D96102

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to