[flang-commits] [flang] [flang] Implement !DIR$ VECTOR ALWAYS (PR #93830)

David Truby via flang-commits flang-commits at lists.llvm.org
Fri May 31 05:48:43 PDT 2024


================
@@ -0,0 +1,29 @@
+! RUN: %flang_fc1 -emit-fir -o - %s | FileCheck %s
----------------
DavidTruby wrote:

Does emit-fir not default to hlfir now?

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


More information about the flang-commits mailing list