Java VectorAPI compatiblity with TornadoVM GPU programming framework

Description
This is a follow up PR to #350 .
The PR adds unit-tests to check the connection between TornadoVM native types (invoking the getSegment) and Java Vector API.
It adds the following tests… Read more

Similar