[flang-commits] [clang] [flang] [llvm] [flang] Add -finit-local= to initialize automatic variables (PR #216164)

via flang-commits flang-commits at lists.llvm.org
Thu Sep 3 19:17:59 PDT 2026


================
@@ -0,0 +1,65 @@
+! LLVM IR-level regression test for volatile byte-fill stores.
+! Verifies that volatile locals produce "store volatile" in LLVM IR for
+! every byte written by the -finit-local= byte-fill paths.
----------------
MattPD wrote:

Confirmed. The new checks are anchored on the right procedures.

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


More information about the flang-commits mailing list