JonChesterfield added inline comments.

================
Comment at: openmp/libomptarget/DeviceRTL/src/Synchronization.cpp:87
+#if 0
+// Can't spell the dispatch from runtime ordering like:
+template <int Ordering>
----------------
Suggestion offline is that delaying the check in clang for these builtins until 
template instantiation would make them usable from a function template, 
worthwhile usability improvement


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111993

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

Reply via email to