[all-commits] [llvm/llvm-project] aac1d9: [Flang][OpenMP] Consider renames when processing r...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Fri Jan 19 07:17:33 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aac1d9710b5123e2d4fca0b5e0e2b66cbb6b0fb3
https://github.com/llvm/llvm-project/commit/aac1d9710b5123e2d4fca0b5e0e2b66cbb6b0fb3
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/resolve-directives.cpp
A flang/test/Lower/OpenMP/wsloop-reduction-max-2.f90
Log Message:
-----------
[Flang][OpenMP] Consider renames when processing reduction intrinsics (#70822)
Fixes #68654
Depends on https://github.com/llvm/llvm-project/pull/70790
More information about the All-commits
mailing list