RFR: 8347405: MergeStores with reverse bytes order value [v13]
kuaiwei
duke at openjdk.org
Thu Mar 6 02:45:55 UTC 2025
On Thu, 6 Mar 2025 02:17:17 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> @RealFYang , thanks for your comments. As you mentioned, IR test framework can not check Zbb extension for RISCV platform, so I disable it for RISCV64. I think we can make a new PR to enhance IR test framework and enable the test.
>
> That works for me. Maybe you can update the code comments to make it more accurate? Like:
> `// Exclude riscv64 where ReverseBytes is only conditionally supported`
Comments updated
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23030#discussion_r1982600202
More information about the hotspot-compiler-dev
mailing list