This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d49d1cfa768: [WebAssembly] Implement pseudo-min/max SIMD
instructions (authored by tlively).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79742/new/
https
tlively marked an inline comment as done.
tlively added inline comments.
Comment at: clang/include/clang/Basic/BuiltinsWebAssembly.def:147
+TARGET_BUILTIN(__builtin_wasm_pmin_f64x2, "V2dV2dV2d", "nc", "simd128")
+TARGET_BUILTIN(__builtin_wasm_pmax_f64x2, "V2dV2dV2d", "nc", "simd1
aheejin accepted this revision.
aheejin added inline comments.
This revision is now accepted and ready to land.
Comment at: clang/include/clang/Basic/BuiltinsWebAssembly.def:147
+TARGET_BUILTIN(__builtin_wasm_pmin_f64x2, "V2dV2dV2d", "nc", "simd128")
+TARGET_BUILTIN(__builtin_was
tlively created this revision.
tlively added a reviewer: aheejin.
Herald added subscribers: llvm-commits, cfe-commits, sunfish, hiraditya,
jgravelle-google, sbc100, dschuff.
Herald added projects: clang, LLVM.
As proposed in https://github.com/WebAssembly/simd/pull/122. Since
these instructions a