On Tue, 19 Nov 2024 11:45:34 GMT, Bhavana Kilambi <bkila...@openjdk.org> wrote:
>> Jatin Bhateja has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Testpoints for new value transforms + code cleanups > > src/hotspot/share/opto/node.cpp line 1600: > >> 1598: >> 1599: // Get a half float constant from a ConstNode. >> 1600: // Returns the constant if it is a float ConstNode > > half float ConstNode? Suggestion: // Returns the constant if it is a half float ConstNode ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21490#discussion_r1856011460