RFR: 8314268: Missing include in assembler_riscv.hpp
Fei Yang
fyang at openjdk.org
Wed Aug 16 03:37:17 UTC 2023
On Tue, 15 Aug 2023 13:28:23 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> Just WIP local changes were I included assembler_riscv.hpp for Assebmler::LMUL, and notice this.
I guess you might want to include "asm/assembler.inline.hpp" instead which transitively includes assembler_riscv.hpp?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15285#issuecomment-1679907790
More information about the hotspot-compiler-dev
mailing list