[PATCH] D95557: [WebAssembly] Prototype i8x16 to i32x4 widening instructions
Thomas Lively via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 28 10:50:35 PST 2021
tlively added a comment.
In D95557#2527731 <https://reviews.llvm.org/D95557#2527731>, @aheejin wrote:
> This does not yet have i64x2 version of the instructions in https://github.com/WebAssembly/simd/pull/395 yet, right?
Yes, that's intentional. These are the only versions implemented in V8 as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95557/new/
https://reviews.llvm.org/D95557
More information about the cfe-commits
mailing list