[flang-commits] [flang] [flang] GETPID runtime and lower intrinsic implementation (PR #70442)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Fri Oct 27 05:05:35 PDT 2023


================
@@ -0,0 +1,15 @@
+! RUN: bbc -emit-fir %s -o - | FileCheck %s
----------------
kiranchandramohan wrote:

Probably test the HLFIR flow. Use `-emit-hlfir`.

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


More information about the flang-commits mailing list