RFR: 8353551: C2: Constant folding for ReverseBytes nodes [v6]
duke
duke at openjdk.org
Mon May 12 06:39:52 UTC 2025
On Fri, 25 Apr 2025 08:55:30 GMT, Hannes Greule <hgreule at openjdk.org> wrote:
>> This change implements constant folding for ReverseBytes nodes.
>>
>> Currently, `byteswap` is included transitively by `reverse_bits.hpp`. I'm not sure if this is fine or if I need to add an explicit include there.
>>
>> I appreciate any reviews and comments.
>
> Hannes Greule has updated the pull request incrementally with one additional commit since the last revision:
>
> correct driver path
@SirYwell
Your change (at version 3a94bbe6d63b91171c948ea4a1496c3b918f1d8a) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24382#issuecomment-2871053425
More information about the hotspot-compiler-dev
mailing list