================
@@ -0,0 +1,43 @@
+// RUN: %flang_fc1 -emit-llvm -O1 -funroll-loops -mllvm -force-vector-width=1 
-o- %s | FileCheck %s --check-prefixes=CHECK,UNROLL
----------------
tarunprabhu wrote:

A source to (at least) HLFIR test will also check that the -f(no-)unroll loops 
option has not disappeared from the frontend, and is being passed correctly to 
`fc1`.

https://github.com/llvm/llvm-project/pull/122906
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to