[PATCH] D139871: [WebAssembly] Replace LOAD_SPLAT with SPLAT_VECTOR
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 06:36:18 PST 2022
luke updated this revision to Diff 482450.
luke added a comment.
Restore existing behaviour of selecting v128.const for splats
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139871/new/
https://reviews.llvm.org/D139871
Files:
llvm/lib/Target/WebAssembly/WebAssemblyISD.def
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/fpclamptosat_vec.ll
llvm/test/CodeGen/WebAssembly/simd-build-vector.ll
llvm/test/CodeGen/WebAssembly/simd-load-splat.ll
llvm/test/CodeGen/WebAssembly/simd-pr51605.ll
llvm/test/CodeGen/WebAssembly/simd-shift-complex-splats.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139871.482450.patch
Type: text/x-patch
Size: 21712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/41328945/attachment.bin>
More information about the llvm-commits
mailing list