RFR: 8329749: Obsolete the unused UseNeon flag [v3]

Tobias Hartmann thartmann at openjdk.org
Mon Apr 8 05:42:20 UTC 2024


> After [JDK-8328264](https://bugs.openjdk.org/browse/JDK-8328264), the UseNeon flag is only used by JVMCI code and @dougxc confirmed that it can be removed.
> 
> Thanks,
> Tobias

Tobias Hartmann has updated the pull request incrementally with one additional commit since the last revision:

  Removed UseNeon from AArch64.java

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18648/files
  - new: https://git.openjdk.org/jdk/pull/18648/files/5d8119ab..370a7b9a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18648&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18648&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/18648.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18648/head:pull/18648

PR: https://git.openjdk.org/jdk/pull/18648


More information about the hotspot-compiler-dev mailing list