[vector] remove the saturate operations

Lupusoru, Razvan A razvan.a.lupusoru at intel.com
Fri May 18 21:06:21 UTC 2018


Looks great. Thank you!

--Razvan

-----Original Message-----
From: panama-dev [mailto:panama-dev-bounces at openjdk.java.net] On Behalf Of Paul Sandoz
Sent: Thursday, May 17, 2018 5:17 PM
To: panama-dev at openjdk.java.net
Subject: [vector] remove the saturate operations

Hi,

This patch removes the saturate operations:

  http://cr.openjdk.java.net/~psandoz/panama/rm-saturate-ops/webrev/ <http://cr.openjdk.java.net/~psandoz/panama/rm-saturate-ops/webrev/>

We concluded we are not ready to support this functionality, not even on helper methods, right now (such functionality is also not present on the Math class). This functionality may be better represented as a new vector species and/or boxed type (SaturatedInt).

Thanks,
Paul.


More information about the panama-dev mailing list