[PATCH] D52325: [WebAssembly] SIMD min and max

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 10:43:21 PDT 2018


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

- Refactor dependent CLs'
- Add tests for ordered comparison patterns


Repository:
  rL LLVM

https://reviews.llvm.org/D52325

Files:
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/CodeGen/WebAssembly/f32.ll
  test/CodeGen/WebAssembly/f64.ll
  test/CodeGen/WebAssembly/simd-arith.ll
  test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52325.166948.patch
Type: text/x-patch
Size: 10393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/cf7fe781/attachment.bin>


More information about the llvm-commits mailing list