On Fri, 13 Sep 2024 17:38:29 GMT, Jatin Bhateja <jbhat...@openjdk.org> wrote:
>> That does not answer my question. If the backend operations you implemented >> would have the wrong vector-length: do we have any tests that would catch >> that? Often that requires not just going "up" with a loop but also "counting >> down" with the loop iv. Do you know what I mean? > > Patch includes tests for all the species (combination of vector type and > sizes), each vector kernel is validated against equivalent scalar > implementation, scenario which you are referring is implicitly handled though > tests. Ok, just so that I can relax, can you please point me to this test that would implicitly verify that the backend has chosen the correct vector size? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20508#discussion_r1760671393