Files
clang-p2996/flang/lib/Lower
Krzysztof Parzyszek 94204f59e9 [flang][OpenMP] Fix location of barrier in copyin clause (#91214)
Insert the barrier after the last _executed_ copy, not the most recently
inserted copy.
This fixes https://github.com/llvm/llvm-project/issues/91205.
2024-05-06 14:42:55 -05:00
..