Volodymyr Paprotski

Results 20 comments of Volodymyr Paprotski

Hi @TobiHartmann , thanks for looking. Could you share CPU Model and flags from `hs_err` please?

(Apologies, ignore the `Stash: fetch limbs directly` commit.. got git commit command mixed up.. will force-push a fix to the crash in a sec)

Thanks @vnkozlov, was able to reproduce. @TobiHartmann, I added `supports_avx512vlbw` check to `UsePolyIntrinsics`.

Revised numbers with `getLimbs()` interface change. Compared to previous version that got limbs in IR, change is within deviation.. (mostly -1%) datasize | master | optimized | disabled | opt/mst...

Try to get clean build, pull in https://github.com/openjdk/jdk/pull/11065

(Build finally passing!) Hi @TobiHartmann you had mentioned there were some more tests to run? Looking to see what else needs fixing. Thanks. @iwanowww thanks for the reviews! As you...

@iwanowww Answered your review comments, please take a look again? Thanks again!