Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit adds a test from bytecodealliance#3337 which is an issue that was fixed in bytecodealliance#3506 due to moving `imul` lowering rules to ISLE which fixed the underlying issue of accidentally not falling through to the necessary case for general `i64x2.mul` multiplication. Closes bytecodealliance#3337
- Loading branch information