RFR: 8349582: APX NDD code generation for OpenJDK [v10]
Srinivas Vamsi Parasa
sparasa at openjdk.org
Wed Mar 12 18:34:16 UTC 2025
> The goal of this PR is to generate code using APX NDD instructions.
Srinivas Vamsi Parasa has updated the pull request incrementally with two additional commits since the last revision:
- restore eorl for RIR
- Remove randomly generated test_reg2 for dst= rax test
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23501/files
- new: https://git.openjdk.org/jdk/pull/23501/files/cb21e92a..cced83e2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23501&range=09
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23501&range=08-09
Stats: 1384 lines in 3 files changed: 213 ins; 200 del; 971 mod
Patch: https://git.openjdk.org/jdk/pull/23501.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23501/head:pull/23501
PR: https://git.openjdk.org/jdk/pull/23501
More information about the hotspot-compiler-dev
mailing list