Files
clang-p2996/flang/lib/Lower/OpenACC.cpp
Razvan Lupusoru c3d8c625af [flang][acc] Fill-in name for privatized loop iv (#126601)
When the loop induction variable implicit private clause was being
generated, the name was left empty. The intent is that the data clause
operation holds the source language variable name. Thus, add the missing
name now.
2025-02-11 09:16:59 -08:00

212 KiB