bkilambi

Results 34 comments of bkilambi

> Sorry for the delay, I'm really excited about this one, just had to get some more critical things done recently ;) Thanks for the review. I will update my...

> I just realized that there is no regression test. And I think it would be nice to have one. > > Also, we should add some sort of message...

@eme64 Thanks for the clarification. I understand the usage of `counts` in the IR tests. Just that I got a bit confused by some of your earlier statements. We do...

> @Bhavana-Kilambi I know we have the tests in `test/hotspot/jtreg/compiler/c2/irTests/TestDisableAutoVectOpcodes.java`, and some other reduction tests. But these do not do the specific think I would like to see. > >...

Hi, this patch looks interesting. All the arrays in the testcase used to test performance of this patch have the same length. Have you tested your patch with short (or...

Can I please ask for some reviews for this PR? Thank you in advance!

Hi @jatin-bhateja @TobiHartmann Can I get some reviews please? Atleast for the c2 specific part. Thank you !

Hello @jatin-bhateja , I noticed that the vector test - `test/hotspot/jtreg/compiler/vectorization/TestFloat16VectorSum.java` fails on aarch64/x86 machines that support the Float16 feature. Have you noticed this on any of your `avx512_fp16` supporting...

Thanks @jatin-bhateja. I seem to have missed this RFE. I get it now.

Hi @jatin-bhateja , I have rebased my patch to include your latest merge regarding flat array layout for FP16 operations. Could you please help review this patch? I can then...