Unverified Commit 65f746e7 authored by jeanPerier's avatar jeanPerier Committed by GitHub
Browse files

[flang] Update UBOUND runtime API and lowering (#95085)

LBOUND and SHAPE runtime were added with an API that avoids making a
dynamic allocation for the small result storage. Update the UBOUND API
that was already there and used in lowering outside of the assumed-rank
case.
Add tests for the assumed-rank case.
parent 2b66d283
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment