[mono][wasm] Fix an llvm assert. (#80844)
authorZoltan Varga <vargaz@gmail.com>
Fri, 20 Jan 2023 04:48:32 +0000 (23:48 -0500)
committerGitHub <noreply@github.com>
Fri, 20 Jan 2023 04:48:32 +0000 (23:48 -0500)
commitb5fb7d002acbf729151da9d9918a93c8261d1e95
tree4badc24a4d1d340f304a64ee6e42fec729733e54
parent89352bba5e441f093e8e63a8a8c0624c3f91c5a8
[mono][wasm] Fix an llvm assert. (#80844)

The assert happened when trying to AOT corlib in debug configuration, on
the System.Numerics.BitOperations:LeadingZeroCount (System.Int128) method.
src/mono/mono/mini/simd-intrinsics.c