[code-reflection] RFR: Remove bytecode dialect [v13]
Adam Sotona
asotona at openjdk.org
Fri Feb 9 11:37:33 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 two additional commits since the last revision:
- added more comments to the main lift loop
- extended TestLiftControl::testConditionalExpression
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/16/files
- new: https://git.openjdk.org/babylon/pull/16/files/c4d0018a..e14b8262
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=16&range=12
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=16&range=11-12
Stats: 27 lines in 2 files changed: 11 ins; 0 del; 16 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