Integrated: 8263649: AArch64: update cas.m4 to match current AD file
Nick Gasson
ngasson at openjdk.java.net
Tue Mar 23 10:24:40 UTC 2021
On Wed, 17 Mar 2021 09:56:43 GMT, Nick Gasson <ngasson at openjdk.org> wrote:
> There's a block of code in aarch64.ad that was generated from cas.m4 and
> is surrounded by:
>
> // BEGIN This section of the file is automatically generated. Do not edit --------------
>
> However this section has been modified several times since it was
> generated and no longer matches the output of the M4 file. This patch
> updates cas.m4 to reflect the current code.
This pull request has now been integrated.
Changeset: 851474a8
Author: Nick Gasson <ngasson at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/851474a8
Stats: 119 lines in 2 files changed: 73 ins; 8 del; 38 mod
8263649: AArch64: update cas.m4 to match current AD file
Reviewed-by: aph
-------------
PR: https://git.openjdk.java.net/jdk/pull/3045
More information about the hotspot-compiler-dev
mailing list