[PATCH] D50750: [WebAssembly] SIMD replace_lane
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 14 17:20:24 PDT 2018
tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100.
Implement and test replace_lane instructions.
Patch by Thomas Lively
Repository:
rL LLVM
https://reviews.llvm.org/D50750
Files:
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
test/CodeGen/WebAssembly/simd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50750.160728.patch
Type: text/x-patch
Size: 5702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/5524f7fe/attachment.bin>
More information about the llvm-commits
mailing list