[PATCH] D52764: [Intrinsic] Add llvm.minimum and llvm.maximum instrinsic functions
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 10 15:04:57 PDT 2018
tlively updated this revision to Diff 169108.
tlively added a comment.
- Rebase
Repository:
rL LLVM
https://reviews.llvm.org/D52764
Files:
docs/LangRef.rst
include/llvm/ADT/APFloat.h
include/llvm/CodeGen/ISDOpcodes.h
include/llvm/IR/IRBuilder.h
include/llvm/IR/Intrinsics.td
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
unittests/ADT/APFloatTest.cpp
unittests/IR/IRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52764.169108.patch
Type: text/x-patch
Size: 9311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/bef3a489/attachment.bin>
More information about the llvm-commits
mailing list