OpenMP improvements in Visual Studio C/C++ compiler: triangular loop collapse
Our previous blog post about OpenMP support in Visual Studio announced support for the loop feature in version 17.8. In the meantime, we have continued working on improving the feature and, in Visual Studio 2022 17.10, we have added a new, more efficient algorithm for partitioning work of certain types of collapsed triangular loops supported b...