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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 24 15:17:20 PDT 2018


aheejin added a comment.

What happens if we use ordered comparisons? They fail to be selected?


Repository:
  rL LLVM

https://reviews.llvm.org/D52325





More information about the llvm-commits mailing list