[flang-commits] [flang] [Flang][OpenMP] Remove omp.simd reduction block args (PR #111523)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Tue Oct 8 09:19:46 PDT 2024


https://github.com/tblah approved this pull request.

I'm okay with you merging this to fix the test runner but I have some questions.

Why did adding block arguments break some tests? Do we have a broken index calculation somewhere returning the wrong block arguments?

Why do we get this far with an unsupported clause? Shouldn't it have a TODO?

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


More information about the flang-commits mailing list