[clang] [Clang][OpenMP][LoopTransformations] Fix incorrect number of generated loops for Tile and Reverse directives (PR #140532)

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Tue May 20 06:10:59 PDT 2025


alexey-bataev wrote:

Do we need the number of generated loops at all? Is it used anywhere? Maybe it worth it to remove it?

https://github.com/llvm/llvm-project/pull/140532


More information about the cfe-commits mailing list