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

Amit Kumar amitkumar at openjdk.org
Thu Nov 28 13:34:26 UTC 2024


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

Amit Kumar has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 10 commits:

 - Merge branch 'master' into tf_v2
 - fixing the merge conflict
 - cover more TypeFunc objects
 - refactor
 - extra space
 - inline accessor methods
 - Revert "mac build workaround"
   
   This reverts commit ac2fe31d1f134f8d29aea5e6816ec77f0719845a.
 - final change
 - mac build workaround
 - init change

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

Changes: https://git.openjdk.org/jdk/pull/21782/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21782&range=03
  Stats: 1057 lines in 9 files changed: 734 ins; 73 del; 250 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