[PATCH] D68058: [WebAssembly] SIMD Load and extend operations

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 11:17:13 PDT 2019


tlively updated this revision to Diff 221992.
tlively marked an inline comment as done.
tlively added a comment.

- Use existing vector extending load nodes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68058

Files:
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/simd-ext-load-trunc-store.ll
  llvm/test/CodeGen/WebAssembly/simd-offset.ll
  llvm/test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68058.221992.patch
Type: text/x-patch
Size: 53954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/a19c554b/attachment-0001.bin>


More information about the llvm-commits mailing list