[code-reflection] RFR: Remove bytecode dialect [v10]

Adam Sotona asotona at openjdk.org
Thu Feb 8 09:55:44 UTC 2024


> This patch re-implements `BytecodeLift` to lift from bytecode directly to the core dialect
> and removes `BytecodeInstructionOps` with the bytecode dialect.
> 
> Implementation is complete up to the point of passing all current tests.
> 
> Please review.
> 
> Thanks,
> Adam

Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:

  fixed stack transition through exceptionRegionEnter and exceptionRegionExit blocks

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

Changes:
  - all: https://git.openjdk.org/babylon/pull/16/files
  - new: https://git.openjdk.org/babylon/pull/16/files/0ea8029f..013441b7

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

  Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/babylon/pull/16.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/16/head:pull/16

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


More information about the babylon-dev mailing list