[code-reflection] RFR: Remove bytecode dialect [v14]
Adam Sotona
asotona at openjdk.org
Fri Feb 9 13:42:22 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:
Reverted some locals-related changes
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/16/files
- new: https://git.openjdk.org/babylon/pull/16/files/e14b8262..645b764c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=16&range=13
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=16&range=12-13
Stats: 42 lines in 1 file changed: 2 ins; 16 del; 24 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