[WebAssembly] Fix i8x16.popcnt opcode
When I updated the SIMD opcodes in f5764a86, I accidentally missed updating i8x16.popcnt. This patch fixes the omission. Differential Revision: https://reviews.llvm.org/D99536
Loading
Please register or sign in to comment