RFR: 8282365: Consolidate and improve division by constant idealizations [v42]
Quan Anh Mai
qamai at openjdk.org
Tue Jan 9 17:27:39 UTC 2024
On Tue, 9 Jan 2024 15:56:27 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
>> I assume this means that the include order is good as it is now?
>
> Please update it to:
>
> #include "precompiled.hpp"
> #include "opto/divconstants.hpp"
> #include "runtime/os.hpp"
> #include "utilities/growableArray.hpp"
> #include "unittest.hpp"
>
> #include <type_traits>
Got it, fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/9947#discussion_r1446390806
More information about the hotspot-compiler-dev
mailing list