[flang-commits] [flang] [flang][OpenMP] Support user-defined declare reduction with derived types (PR #184897)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Mon Mar 23 10:56:26 PDT 2026


https://github.com/tblah commented:

Thanks for the updates. In the case with the missing cleanup region, please could you use the TODO() function to stop the compiler with an error in this case. We prefer to refuse to compile something than to silently produce an incorrect program.


Please add a test for the TODO message in flang/test/todo

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


More information about the flang-commits mailing list