RFR: 8338021: Support new unsigned and saturating vector operators in VectorAPI [v25]
Jatin Bhateja
jbhateja at openjdk.org
Thu Oct 17 15:45:19 UTC 2024
On Wed, 16 Oct 2024 19:44:08 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> Rather than adding more IR test functionality to this PR that requires additional review my recommendation would be to follow up in another PR or before hand rethink our approach.
Agree, I am thinking of developing an automated IR validation infrastructure for all vector API operations, till then and for the sake of completeness of this patch we can let newly created IR based tests be part of this PR.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20507#issuecomment-2419895522
More information about the core-libs-dev
mailing list