[all-commits] [llvm/llvm-project] 9365ed: [flang][openacc] Add ability to link acc.declare_e...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Nov 16 16:42:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9365ed1e10e92c48ad3dbe4b257b0fdc045b74a3
https://github.com/llvm/llvm-project/commit/9365ed1e10e92c48ad3dbe4b257b0fdc045b74a3
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/HLFIR/acc-declare.f90
M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
M mlir/include/mlir/Dialect/OpenACC/OpenACCOpsTypes.td
M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
Log Message:
-----------
[flang][openacc] Add ability to link acc.declare_enter with acc.declare_exit ops (#72476)
More information about the All-commits
mailing list