[PATCH] D63615: [WebAssembly] Omit wrap on i64x2.{shl, shr*} ISel when possible

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 09:20:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364446: [WebAssembly] Omit wrap on i64x2.{shl,shr*} ISel when possible (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63615?vs=205856&id=206698#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63615

Files:
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/trunk/test/CodeGen/WebAssembly/simd-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63615.206698.patch
Type: text/x-patch
Size: 5056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/d42fa3e6/attachment-0001.bin>


More information about the llvm-commits mailing list