[all-commits] [llvm/llvm-project] 83bf8e: [flang][OpenMP] Port OpenMP FIR tests for atomic u...
NimishMishra via All-commits
all-commits at lists.llvm.org
Tue Oct 31 02:34:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83bf8e9a12719c8166f77615440c275f136f4066
https://github.com/llvm/llvm-project/commit/83bf8e9a12719c8166f77615440c275f136f4066
Author: NimishMishra <42909663+NimishMishra at users.noreply.github.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
A flang/test/Lower/OpenMP/atomic-capture.f90
R flang/test/Lower/OpenMP/atomic-update-hlfir.f90
A flang/test/Lower/OpenMP/atomic-update.f90
Log Message:
-----------
[flang][OpenMP] Port OpenMP FIR tests for atomic update/capture to HLFIR (#70627)
Port atomic update and capture tests to HLFIR.
More information about the All-commits
mailing list