[all-commits] [llvm/llvm-project] 5ada32: [flang][OpenMP] ensure we hit the TODO for intrins...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Tue Apr 30 09:23:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ada3289b107742929f2605aa4b2e3e903d4a690
https://github.com/llvm/llvm-project/commit/5ada3289b107742929f2605aa4b2e3e903d4a690
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2024-04-30 (Tue, 30 Apr 2024)
Changed paths:
M flang/lib/Lower/OpenMP/ReductionProcessor.cpp
A flang/test/Lower/OpenMP/Todo/reduction-array-intrinsic.f90
Log Message:
-----------
[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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list