[PATCH] D58859: [WebAssembly] Expand operations not supported by SIMD

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 19:11:06 PST 2019


tlively updated this revision to Diff 189024.
tlively added a comment.

- Add comments pointing out expansions that don't use scalar equivalents


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58859/new/

https://reviews.llvm.org/D58859

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/test/CodeGen/WebAssembly/simd-unsupported.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58859.189024.patch
Type: text/x-patch
Size: 15030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190302/f5443c4d/attachment.bin>


More information about the llvm-commits mailing list