[PATCH] D51082: [WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mul

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 16:02:44 PDT 2018


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

- Remove unnecessary condition and fix whitespace


Repository:
  rL LLVM

https://reviews.llvm.org/D51082

Files:
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyInstrFormats.td
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/simd-arith.ll
  test/CodeGen/WebAssembly/simd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51082.162091.patch
Type: text/x-patch
Size: 15724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/ac90fbe6/attachment.bin>


More information about the llvm-commits mailing list