Jatin Bhateja

Results 22 comments of Jatin Bhateja

![image](https://github.com/openjdk/valhalla/assets/59989778/f6e03143-79e8-4d1e-b8d0-8b4a69a029a8)

Hi @steveatgh , Please use newly created JBS entry [JDK-8328998](https://bugs.openjdk.org/browse/JDK-8328998) for this draft PR.

Hi @steveatgh , I have few more comments. A) With recent change register only flavors of cvtsi2ss / cvtsi2sd / cvttsd2si/ cvttss2si which are all legacy map 1 instruction and...

> > A) With recent change register only flavors of cvtsi2ss / cvtsi2sd / cvttsd2si/ cvttss2si which are all legacy map 1 instruction and are encoded using REX prefixes at...

> Looks good. I pushed [#19758](https://github.com/openjdk/jdk/pull/19758) changes to remove unused code in nativeInst_x86.* @jatin-bhateja, please merge latest mainline to include the changes. I will start testing after that. Hi @vnkozlov...

Thanks @vnkozlov and @sviswa7 for approvals.

Thanks for the link @tjake , I will take a look and get back.

> Thanks for the link @tjake , I will take a look and get back. Hi @tjake , I ran SimilarityBench JMH micro included with PR #90 with following modifications...