Files
clang-p2996/flang/lib/Lower/OpenMP/ReductionProcessor.cpp
Tom Eccles 5ada3289b1 [flang][OpenMP] ensure we hit the TODO for intrinsic array reduction (#90593)
Before this patch we crashed lowering intrinsic array reductions.

I think this lost during a rebase. I've added a test to make sure it
doesn't break again.

Also fixed the TODO message to be more accurate.
2024-04-30 17:23:35 +01:00

34 KiB