[flang-commits] [flang] [Flang] Extracting internal constants from scalar literals (PR #73829)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Thu Dec 7 09:06:37 PST 2023
================
@@ -16,9 +16,7 @@
// CHECK-LABEL: define void @_QPtest_proc_dummy_other(ptr
// CHECK-SAME: %[[VAL_0:.*]])
-// CHECK: %[[VAL_1:.*]] = alloca i32, i64 1, align 4
----------------
tblah wrote:
Could we accidentally drop alignment requirements when creating a global constant?
https://github.com/llvm/llvm-project/pull/73829
More information about the flang-commits
mailing list