summaryrefslogtreecommitdiff
path: root/src/tools/wasm-dis.cpp
diff options
context:
space:
mode:
authorAshley Nelson <nashley@google.com>2022-12-15 09:59:41 -0800
committerGitHub <noreply@github.com>2022-12-15 09:59:41 -0800
commit42896405d13d795c6c64ca5fad978bff025ff33a (patch)
tree72df75f86fa392a4533687fbe62d43b995892aa1 /src/tools/wasm-dis.cpp
parent4755130ed0013f32d884d005ef6ec379c94ef25e (diff)
downloadbinaryen-42896405d13d795c6c64ca5fad978bff025ff33a.tar.gz
binaryen-42896405d13d795c6c64ca5fad978bff025ff33a.tar.bz2
binaryen-42896405d13d795c6c64ca5fad978bff025ff33a.zip
Refactor Multi-Memory Lowering pass to support additional instructions (#5352)
This PR breaks up the two main functions involved in each memory instruction (getPtr, makeBoundsCheck) into several smaller functions. This is a first step in adding support for bounds checks in the instructions memory: init, copy, and fill. Each of these instructions is a more unique case than the other memory instructions that have already been added to the Multi-Memory Lowering pass.
Diffstat (limited to 'src/tools/wasm-dis.cpp')
0 files changed, 0 insertions, 0 deletions