Skip to content

Conversation

@wenyongh
Copy link
Collaborator

Merge two JIT IRs:
ADD maddr, memory_data, offset1
LOAD/STORE value, maddr, 0
into one JIT IR:
LOAD/STORE value, memory_data, offset1

@lum1n0us
Copy link
Contributor

LGTM

@wenyongh wenyongh merged commit a71a03e into bytecodealliance:dev/fast_jit Jul 21, 2022
@wenyongh wenyongh deleted the opt_memory_load_store branch July 22, 2022 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants