RFR: 8343070: Enable is_trace_align_vector when TraceSuperWord is set

Tobias Hartmann thartmann at openjdk.org
Mon Oct 28 06:06:24 UTC 2024


On Fri, 25 Oct 2024 14:45:33 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review this simple patch?
> Currently, in SuperWord::filter_packs_for_alignment(), there is some log not turned on when TraceSuperWord is set, but I think it should, as it's more convenient for users to debug.
> Thanks!

Looks reasonable to me but @eme64 should have a look at this as well.

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

Marked as reviewed by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21715#pullrequestreview-2397996440


More information about the hotspot-compiler-dev mailing list