[flang-commits] [flang] [flang] Implement lowering for the PAUSE statement (Fixes #166821) (PR #167115)
via flang-commits
flang-commits at lists.llvm.org
Tue Nov 25 09:31:30 PST 2025
================
@@ -1,8 +1,31 @@
-! RUN: bbc %s -emit-fir --canonicalize -o - | FileCheck %s
+! RUN: bbc %s -emit-fir -hlfir=false --canonicalize -o - | FileCheck %s
----------------
sathvikreddy853 wrote:
Yep, removed it.
https://github.com/llvm/llvm-project/pull/167115
More information about the flang-commits
mailing list