gtbercea added inline comments.

================
Comment at: docs/OpenMPSupport.rst:119
+time. To prevent this conservative choice and use at most 32 bits,
+compile your program with the `-fopenmp-max-32bit-collapse-width`.
+
----------------
kkwli0 wrote:
> ABataev wrote:
> > -fopenmp-optimistic-collapse
> How about -fopenmp-use-32bit-collapse-parameter?
Alexey suggested we have no numbers in the flag name so we tried to find 
something that avoids that. I'm happy to give it a different name than 
optimistic collapse.


Repository:
  rC Clang

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

https://reviews.llvm.org/D55928



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

Reply via email to