[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
Fri May 23 07:54:16 PDT 2025
alexey-bataev wrote:
What I see in the source code that it is used as a boolean flag. Can we transform it to bool? There is no need to keep it integer
https://github.com/llvm/llvm-project/pull/140532
More information about the cfe-commits
mailing list