RFR: 8326135: Enhance adlc to report unused operands [v2]

kuaiwei duke at openjdk.org
Wed Feb 21 08:28:16 UTC 2024


On Wed, 21 Feb 2024 06:26:39 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> For example, stackSlotP in aarch64 is not used. If not do_form_by_name, it will be reported as unused.
>
> Got it. Please, add comment describing this special case for vector and stack operators.

Thanks for suggestion. I added the example in comments.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/17910#discussion_r1497083189


More information about the hotspot-compiler-dev mailing list