RFR: 8263591: Two C2 compiler phases with the name "after matching" [v2]
Tobias Hartmann
thartmann at openjdk.java.net
Tue Mar 16 12:18:26 UTC 2021
On Tue, 16 Mar 2021 12:01:08 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:
>> Tobias Hartmann has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Nils' comments
>
> idx is always 0 from the current source, but I use it a lot when developing. I usually add a print_method for every transformation of something, and adding the idx so it is quick to pinpoint in IGV.
Thanks for the review, Nils. Makes sense, I've updated the PR accordingly.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3026
More information about the hotspot-compiler-dev
mailing list