[PATCH] D68527: [WebAssembly] v8x16.swizzle and rewrite BUILD_VECTOR lowering

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 12:31:34 PDT 2019


tlively updated this revision to Diff 223922.
tlively marked 3 inline comments as done.
tlively added a comment.

- Address variable naming comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68527

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISD.def
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/test/CodeGen/WebAssembly/simd-build-vector.ll
  llvm/test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68527.223922.patch
Type: text/x-patch
Size: 21468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/2a7a3c10/attachment.bin>


More information about the llvm-commits mailing list