[PATCH] D100411: [WebAssembly] Use standard intrinsics for f32x4 and f64x2 ops

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 17:03:29 PDT 2021


sunfish added a comment.

Great, thanks! And yes, switching to roundeven for both scalar and SIMD ISel sounds right to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100411



More information about the llvm-commits mailing list