RFR: 8351568: Improve source code documentation for PhaseCFG::insert_anti_dependences [v2]
Daniel Lundén
dlunden at openjdk.org
Thu May 8 15:35:53 UTC 2025
On Wed, 7 May 2025 14:52:09 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
> Thanks for doing this, Daniel! `insert_anti_dependences` is indeed easier to understand after your proposed cleanups and additional comments. I have a few questions and suggestions.
Thanks for the review @robcasloz!
> Please update also the reference to `insert_anti_dependencies` in `src/hotspot/share/adlc/output_h.cpp`.
Good catch, I only `grep`ped for insert_anti_dependences :slightly_smiling_face:
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24926#issuecomment-2863474583
More information about the hotspot-compiler-dev
mailing list