[code-reflection] Integrated: Hat remove opwrapper 4

Gary Frost gfrost at openjdk.org
Mon Sep 1 13:14:24 UTC 2025


Removal of OpWrappers continues. 

All but three OpWrappers are now stateless.  (FuncOp, LambdaOp & InvokeOp need cleaning up)

All the useful static helpers from the stateless wrappers consolidated in OpTK. 

Next step will involve actully deleting the stateless wrappers.

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

Commit messages:
 - Removed Lookup from all but three OpWrappers
 - Moved ParamTable to OpTk
 - Removed unused classes
 - HAT add missing Copyright
 - HAT moving all static OpWrapper methods to OpTk
 - HAT remove OpWrapper round 4

Changes: https://git.openjdk.org/babylon/pull/539/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=539&range=00
  Stats: 2366 lines in 70 files changed: 579 ins; 1540 del; 247 mod
  Patch: https://git.openjdk.org/babylon/pull/539.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/539/head:pull/539

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


More information about the babylon-dev mailing list