[PATCH] D107502: [WebAssembly] Legalize vector types by widening
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 12:07:54 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb69374ca58d3: [WebAssembly] Legalize vector types by widening (authored by tlively).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107502/new/
https://reviews.llvm.org/D107502
Files:
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-concat.ll
llvm/test/CodeGen/WebAssembly/simd-extending.ll
llvm/test/CodeGen/WebAssembly/simd-load-store-alignment.ll
llvm/test/CodeGen/WebAssembly/simd-nonconst-sext.ll
llvm/test/CodeGen/WebAssembly/simd-offset.ll
llvm/test/CodeGen/WebAssembly/simd-scalar-to-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107502.367583.patch
Type: text/x-patch
Size: 36742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/bebf81e8/attachment.bin>
More information about the llvm-commits
mailing list