tlively added a comment. In D101112#2710521 <https://reviews.llvm.org/D101112#2710521>, @aheejin wrote:
> General question about SIMD intrinsics: So we make dedicated wasm intrinsics > only for the cases there are not general intrinsics people can use instead? No, every instruction in the proposal has an intrinsic so users don't need to worry about learning about the compiler's built-in vector support. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D101112/new/ https://reviews.llvm.org/D101112 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits