Alignment/Memory access problem for the wasm32-wasi target #68885
Labels
A-codegen
Area: Code generation
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
here a full testcase.
Any alignment over 64bit seems to cause the problem even I would expect
v128
to require 128bit alignment.The text was updated successfully, but these errors were encountered: