[flang-commits] [clang] [flang] [clang][flang] Add support for -finit-local-zero (PR #159788)

Tarun Prabhu via flang-commits flang-commits at lists.llvm.org
Tue Jul 21 07:17:48 PDT 2026


================
@@ -0,0 +1,66 @@
+! RUN: %flang_fc1 -emit-hlfir -finit-local-zero -o - %s | FileCheck %s
+
+
----------------
tarunprabhu wrote:

nit: Don't think we need this empty line.

```suggestion
```

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


More information about the flang-commits mailing list