[all-commits] [llvm/llvm-project] 1b3d00: [flang][openacc] Generate loop nest as column major
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Jun 26 08:38:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b3d005ca99566ad2390dfe37d0507c67d100499
https://github.com/llvm/llvm-project/commit/1b3d005ca99566ad2390dfe37d0507c67d100499
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-06-26 (Mon, 26 Jun 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-reduction.f90
Log Message:
-----------
[flang][openacc] Generate loop nest as column major
Address comment from D153455
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D153650
More information about the All-commits
mailing list