[PATCH] D84377: [WebAssembly] Implement truncating vector stores
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 23 15:52:25 PDT 2020
tlively updated this revision to Diff 280279.
tlively added a comment.
- Improve codegen: use faster i32x4.splats and reuse the existing vector as the second narrowing argument
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84377/new/
https://reviews.llvm.org/D84377
Files:
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/simd-offset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84377.280279.patch
Type: text/x-patch
Size: 21511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/987de762/attachment.bin>
More information about the llvm-commits
mailing list