RFR: 8330851: C2: More efficient TypeFunc creation [v3]

Amit Kumar amitkumar at openjdk.org
Thu Nov 28 13:15:59 UTC 2024


> Lazy computation of TypeFunc.
> 
> Testing: Tier1 on Fastdebug & Release VMs (`s390x architecture`)

Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:

  cover more TypeFunc objects

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21782/files
  - new: https://git.openjdk.org/jdk/pull/21782/files/a3a90b23..e9736788

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

  Stats: 197 lines in 8 files changed: 136 ins; 55 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/21782.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21782/head:pull/21782

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


More information about the hotspot-compiler-dev mailing list