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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 13 22:33:32 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100.

Depends on https://reviews.llvm.org/D53057.


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.169587.patch
Type: text/x-patch
Size: 5189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181014/5d9d3f6e/attachment.bin>


More information about the llvm-commits mailing list