Re: RFR: 8341260: Add Float16 to jdk.incubator.vector [v2]

2024-10-21 Thread Joe Darcy
On Mon, 21 Oct 2024 06:21:06 GMT, Jatin Bhateja wrote: >> Joe Darcy has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove comments for intrinsics per review feedback. > > src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Float

Re: RFR: 8341260: Add Float16 to jdk.incubator.vector [v2]

2024-10-21 Thread Andrey Turbanov
On Sun, 20 Oct 2024 18:59:36 GMT, Joe Darcy wrote: >> Port of Float16 from java.lang in the lworld+fp16 branch to >> jdk.incubabor.vector. > > Joe Darcy has updated the pull request incrementally with one additional > commit since the last revision: > > Remove comments for intrinsics per rev

Re: RFR: 8341260: Add Float16 to jdk.incubator.vector [v2]

2024-10-20 Thread Jatin Bhateja
On Sun, 20 Oct 2024 18:59:36 GMT, Joe Darcy wrote: >> Port of Float16 from java.lang in the lworld+fp16 branch to >> jdk.incubabor.vector. > > Joe Darcy has updated the pull request incrementally with one additional > commit since the last revision: > > Remove comments for intrinsics per rev

Re: RFR: 8341260: Add Float16 to jdk.incubator.vector [v2]

2024-10-20 Thread Jatin Bhateja
On Sun, 20 Oct 2024 18:59:36 GMT, Joe Darcy wrote: >> Port of Float16 from java.lang in the lworld+fp16 branch to >> jdk.incubabor.vector. > > Joe Darcy has updated the pull request incrementally with one additional > commit since the last revision: > > Remove comments for intrinsics per rev

Re: RFR: 8341260: Add Float16 to jdk.incubator.vector [v2]

2024-10-20 Thread Joe Darcy
> Port of Float16 from java.lang in the lworld+fp16 branch to > jdk.incubabor.vector. Joe Darcy has updated the pull request incrementally with one additional commit since the last revision: Remove comments for intrinsics per review feedback. - Changes: - all: https://git.open