[code-reflection] Integrated: Remove bytecode dialect
Adam Sotona
asotona at openjdk.org
Mon Feb 12 10:09:12 UTC 2024
On Tue, 6 Feb 2024 14:29:06 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 38480b4f
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/38480b4f1e711b6266ce7bc214596ae49d99022e
Stats: 3420 lines in 8 files changed: 221 ins; 2930 del; 269 mod
Remove bytecode dialect
-------------
PR: https://git.openjdk.org/babylon/pull/16
More information about the babylon-dev
mailing list