[all-commits] [llvm/llvm-project] 0677a9: [Flang][OpenMP] Minor changes in reduction to work...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Mon Sep 11 02:30:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0677a9d559fbd0e55360140ac32f74c772f49aed
https://github.com/llvm/llvm-project/commit/0677a9d559fbd0e55360140ac32f74c772f49aed
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-09-11 (Mon, 11 Sep 2023)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
A flang/test/Lower/OpenMP/wsloop-reduction-add-hlfir.f90
A flang/test/Lower/OpenMP/wsloop-reduction-max-hlfir.f90
Log Message:
-----------
[Flang][OpenMP] Minor changes in reduction to work with HLFIR (#65775)
Changes are to work correctly in the presence of hlfir.declare, and
hlfir.assign (instead of fir.store).
More information about the All-commits
mailing list