[PATCH] D53676: [WebAssembly] Lower away condition truncations for scalar selects

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 15:08:36 PDT 2018


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

Repository:
  rL LLVM

https://reviews.llvm.org/D53676

Files:
  lib/Target/WebAssembly/WebAssemblyInstrFloat.td
  lib/Target/WebAssembly/WebAssemblyInstrInteger.td
  test/CodeGen/WebAssembly/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53676.170996.patch
Type: text/x-patch
Size: 4322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/ec0e5728/attachment.bin>


More information about the llvm-commits mailing list