[flang-commits] [flang] [FIRToMemRef] copy ACC Variable Name attribute (PR #187724)
Razvan Lupusoru via flang-commits
flang-commits at lists.llvm.org
Fri Mar 20 09:14:48 PDT 2026
================
@@ -71,6 +71,7 @@ func.func @alloca_nonconvertible() {
return
}
+// compiler generated alloca will not perserve declare
----------------
razvanlupusoru wrote:
This seems unrelated. Also perserve is misspelled. Also, I am surprised we are testing fircg.ext_declare - it likely should be converted to fir.declare :)
https://github.com/llvm/llvm-project/pull/187724
More information about the flang-commits
mailing list