RFR: 8263649: AArch64: update cas.m4 to match current AD file [v2]

Nick Gasson ngasson at openjdk.java.net
Mon Mar 22 06:39:57 UTC 2021


> 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.

Nick Gasson has updated the pull request incrementally with one additional commit since the last revision:

  Add warning

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3045/files
  - new: https://git.openjdk.java.net/jdk/pull/3045/files/1b8b87a3..fb4bbe5f

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3045&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3045&range=00-01

  Stats: 56 lines in 2 files changed: 55 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3045.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3045/head:pull/3045

PR: https://git.openjdk.java.net/jdk/pull/3045


More information about the hotspot-compiler-dev mailing list