MaskRay added inline comments.

================
Comment at: clang/docs/HIPSupport.rst:266
+
+- ``-hipstdpar`` / ``--hipstdpar`` enables algorithm offload, which depending 
on
+  phase, has the following effects:
----------------
Newer long options that don't use the common prefix like `-f` are preferred to 
only support `--foo`, not `-foo`.
Many `--hip*` options don't support `-hip*`. Why add `-hipstdpar`?


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

https://reviews.llvm.org/D155769

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

Reply via email to