[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 18:33:26 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344825: [WebAssembly] Custom lower i64x2 constant shifts to avoid wrap (authored by tlively, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D53251

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53251.170292.patch
Type: text/x-patch
Size: 6439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181020/ca5bef0d/attachment.bin>


More information about the llvm-commits mailing list