[flang-commits] [flang] [Flang] Extracting internal constants from scalar literals (PR #73829)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Tue Dec 12 02:17:22 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
----------------
kiranchandramohan wrote:
@tblah This is an LLVM IR test.
```
// RUN: tco %s | FileCheck %s
```
https://github.com/llvm/llvm-project/pull/73829
More information about the flang-commits
mailing list