Replace the experimental clang builtins and LLVM intrinsics for these
instructions with normal instruction selection patterns. The wasm_simd128.h
intrinsics header was already using portable code for the corresponding
intrinsics, so now it produces the correct instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo