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

Adam Sotona asotona at openjdk.org
Mon Feb 12 10:09:12 UTC 2024


On Fri, 9 Feb 2024 13:42:22 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
>
> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Reverted some locals-related changes

I'm going to merge this PR as it works for all current and added test cases.
Before further improvements it would be good to significantly extends the test coverage.

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

PR Comment: https://git.openjdk.org/babylon/pull/16#issuecomment-1938367468


More information about the babylon-dev mailing list