Files
clang-p2996/flang/lib/Lower/Allocatable.cpp
Valentin Clement (バレンタイン クレメン) b7637a8557 [flang][cuda] Set PINNED variable to false in ALLOCATE (#121593)
When `PINNED=` is used with variables that don't have the `PINNED`
attribute, the logical value must be set to false when host allocation
is performed.
2025-01-03 15:27:41 -08:00

52 KiB