[PATCH] D53251: [WebAssembly] Custom lower i64x2 constant shifts to avoid wrap

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 15:16:48 PDT 2018


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

- Add missing tests


Repository:
  rL LLVM

https://reviews.llvm.org/D53251

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53251.170262.patch
Type: text/x-patch
Size: 6274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181019/23770b71/attachment.bin>


More information about the llvm-commits mailing list