[PATCH] D52385: [WebAssembly] Add llvm.wasm.{min|max} intrinsic functions
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 21 17:56:16 PDT 2018
tlively updated this revision to Diff 166586.
tlively added a comment.
- Add tests for f32 and f64
Repository:
rL LLVM
https://reviews.llvm.org/D52385
Files:
include/llvm/IR/IntrinsicsWebAssembly.td
lib/Analysis/ConstantFolding.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
test/Analysis/ConstantFolding/min-max.ll
test/CodeGen/WebAssembly/f32.ll
test/CodeGen/WebAssembly/f64.ll
test/CodeGen/WebAssembly/simd-arith.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52385.166586.patch
Type: text/x-patch
Size: 10150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180922/be061ad9/attachment.bin>
More information about the llvm-commits
mailing list