[code-reflection] RFR: ANF Experimental Code Model [v9]

Ian Graves igraves at openjdk.org
Tue Oct 29 19:22:20 UTC 2024


> Experiments with Administrative Normal Form (A-Normal Form; ANF) transformations in the code model. See https://github.com/igraves/babylon-anf for additional code using these changes.

Ian Graves has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 12 additional commits since the last revision:

 - Resetting Interpreter and CoreOp
 - Merge remote-tracking branch 'upstream/code-reflection' into anf-models
 - Cleanup
 - Fixing parameter bug
 - Merge remote-tracking branch 'upstream/code-reflection' into anf-models
 - reorganizing tests
 - Remove OpWriter change. Removing ApplyStub and using synthetic params.
 - Updating transformer
 - Dialect updates. OpWriter bug fix
 - Incorporating ANF transformation
 - ... and 2 more: https://git.openjdk.org/babylon/compare/f2ef7aea...3bf6516b

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

Changes:
  - all: https://git.openjdk.org/babylon/pull/239/files
  - new: https://git.openjdk.org/babylon/pull/239/files/f278a2e7..3bf6516b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=babylon&pr=239&range=08
 - incr: https://webrevs.openjdk.org/?repo=babylon&pr=239&range=07-08

  Stats: 4124 lines in 59 files changed: 2625 ins; 976 del; 523 mod
  Patch: https://git.openjdk.org/babylon/pull/239.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/239/head:pull/239

PR: https://git.openjdk.org/babylon/pull/239


More information about the babylon-dev mailing list