Jatin Bhateja
Jatin Bhateja
/label add hotspot-compiler-dev
Hi @asgibbons , I am getting following error with slowdebug build on Meteor Lake system. ``` ERROR: Build failed for target 'images' in configuration 'linux-x86_64-server-slowdebug' (exit code 2) === Output...
Hi @asgibbons , I am still getting build errors with latest patch on a MeteorLake system. Kindly check ``` ERROR: Build failed for target 'images' in configuration 'linux-x86_64-server-fastdebug' (exit code...
> Overall, both fixes look good. > > I suggest to handle the bugs separately (as 2 bug fixes). Removed shift pattern related changes and created a separate JBS entry...
> > **> Why does you patch not do anything for x86? I guess x86 AD-files have no float/double reduction for the associative case, only the non-associative (strict order). But...
> 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`...
Non target specific part looks ok to me.