wasm-micro-runtime/tests/wamr-test-suites/wamr-compiler-test-script
Marcin Kolny b115b7baac
Fix compilation of shift opcodes on x86_64 and i386 architectures (#2619)
This change fixes the case where the right parameter of shift
operator is negative, specifically, when both parameters of
shift opcode are constants.
2023-10-07 19:55:14 +08:00
..
run_wamr_compiler_tests.sh Fix compilation of shift opcodes on x86_64 and i386 architectures (#2619) 2023-10-07 19:55:14 +08:00