llvm-project
9b6504e9
- [flang][cuda] Make sure to issue freemem for the allocated temp (#98078)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#98078 - [flang][cuda] Make sure to issue freemem for the allocated temp
Author
clementval
Parents
1988c27e
Loading