[code-reflection] RFR: Add DeviceType support for array views [v4]

Juan Fumero jfumero at openjdk.org
Fri Dec 12 11:54:25 UTC 2025


On Thu, 11 Dec 2025 20:06:48 GMT, Ruby Chen <duke at openjdk.org> wrote:

>> Adding support for both MappableIface and DeviceType to array views. Also shifting the array view phase earlier in the compilation stages.
>> 
>> Minor refactoring for array view phase.
>
> Ruby Chen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Added tests

Thanks Ruby. All tests passing now. 

I think this version does not need the records `ArrayAccessInfo` and `Node` and the methods associated with it. Any reason to keep them?

-------------

PR Review: https://git.openjdk.org/babylon/pull/732#pullrequestreview-3571522537


More information about the babylon-dev mailing list