llvm-project
9b6504e9 - [flang][cuda] Make sure to issue freemem for the allocated temp (#98078)

Commit
1 year ago
[flang][cuda] Make sure to issue freemem for the allocated temp (#98078) When implicit data transfer is created, make sure we generate the `freemem` op on the `allocmem` result value and not the declare op value.
Author
Parents
Loading