RFR: 8283699: Improve the peephole mechanism of hotspot [v5]

Quan Anh Mai qamai at openjdk.org
Tue Oct 11 00:24:32 UTC 2022


On Mon, 10 Oct 2022 23:03:05 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   refactor includes
>
> src/hotspot/cpu/x86/x86_64.ad line 324:
> 
>> 322: 
>> 323: source_hpp %{
>> 324:   #include CPU_HEADER(peephole)
> 
> Why don't you simply include `peephole_x86_64.hpp` here?

Done

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

PR: https://git.openjdk.org/jdk/pull/8025


More information about the hotspot-compiler-dev mailing list