================
@@ -279,8 +280,10 @@ class Triple {
     Amplification,
     OpenCL,
     OpenHOS,
+    Kernel,
----------------
MaskRay wrote:

Why is a generic term `Kernel` added? I am concerned that it would cause 
confusion to users of other OSes.

Does your OS need a different target triple for kernel development? Note that 
almost all other OSes don't make the target triple distinction.

https://github.com/llvm/llvm-project/pull/87845
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to