[flang] [llvm] [mlir] [flang][OpenMP] Enable tiling (PR #143715)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 8 16:18:09 PDT 2025


alexey-bataev wrote:

@jsjodin looks like this patch breaks handlong of collapse clause in target-based directives. E.g. last test in test/Lower/OpenMP/distribute-parallel-do-simd.f90 shall emit collapse attribute, but it it is not.

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


More information about the llvm-commits mailing list