Skip to content

Conversation

@clementval
Copy link
Contributor

pointer allocation is done through AllocateValidatedPointerPayload. This function was not updated to use the registered allocators in the descriptor to perform the allocation. This patch makes use of the allocator.
The footer word is not set and not checked for allocator other than the default one. The support will likely come in a follow up patch but this will necessitate more functions to be registered to be able to set and get the footer value when the allocation in on the device.

@clementval clementval requested a review from klausler March 6, 2025 05:57
@llvmbot llvmbot added the flang Flang issues not falling into any other category label Mar 6, 2025
@clementval clementval merged commit c8898b0 into llvm:main Mar 6, 2025
13 checks passed
@clementval clementval deleted the flang_rt_pointer branch March 6, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flang Flang issues not falling into any other category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants