[flang-commits] [flang] [Flang] Extracting internal constants from scalar literals (PR #73829)

Mats Petersson via flang-commits flang-commits at lists.llvm.org
Tue Dec 12 06:20:34 PST 2023


================
@@ -0,0 +1,32 @@
+! RUN: %flang_fc1 -emit-fir %s -o - | fir-opt --const-extruder-opt | FileCheck %s
----------------
Leporacanthicus wrote:

I will add a few more tests, and rewrite the original test as FIR-code rather than Fortran.

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


More information about the flang-commits mailing list