Integrated: 8343824: Remove unused InstructionFlags in C1
Thomas Schatzl
tschatzl at openjdk.org
Mon Nov 11 09:11:51 UTC 2024
On Fri, 8 Nov 2024 11:09:27 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change that removes unused/unreferenced flags from the `Instruction::InstructionFlag` enum for the C1 compiler.
>
> Testing: gha, tier1-3
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: ae6bb3cd
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ae6bb3cd29bd4cdbb2df320fbfe0dabb7c0647d7
Stats: 10 lines in 1 file changed: 0 ins; 10 del; 0 mod
8343824: Remove unused InstructionFlags in C1
Reviewed-by: kvn, dlong
-------------
PR: https://git.openjdk.org/jdk/pull/21973
More information about the hotspot-compiler-dev
mailing list