[all-commits] [llvm/llvm-project] dc8c2a: [flang][openacc][NFC] Add test for atomic with arr...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Oct 30 09:09:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc8c2a7794a65f98184eeddf9c3020c1e0a08580
https://github.com/llvm/llvm-project/commit/dc8c2a7794a65f98184eeddf9c3020c1e0a08580
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
A flang/test/Lower/OpenACC/acc-atomic-update-array.f90
Log Message:
-----------
[flang][openacc][NFC] Add test for atomic with array ref (#70261)
After #69944 lowering of array ref in atomic operation works properly.
Add some lowering test to catch up regression in the future.
More information about the All-commits
mailing list