[flang-commits] [flang] [flang][OpenMP] Port OpenMP FIR tests for atomic update/capture to HLFIR (PR #70627)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Mon Oct 30 00:23:31 PDT 2023


================
@@ -0,0 +1,98 @@
+! This test checks the lowering of atomic capture
+
+! RUN: bbc --use-desc-for-alloc=false -fopenmp -emit-hlfir %s -o - | FileCheck %s
----------------
kiranchandramohan wrote:

Do you remember why `--use-desc-for-alloc=false` was used for these tests?

https://github.com/llvm/llvm-project/pull/70627


More information about the flang-commits mailing list