[ConstantFolding] Constant fold minimum and maximum intrinsics
authorThomas Lively <tlively@google.com>
Fri, 19 Oct 2018 18:15:32 +0000 (18:15 +0000)
committerThomas Lively <tlively@google.com>
Fri, 19 Oct 2018 18:15:32 +0000 (18:15 +0000)
commitfa54e56d84002cc93c0ad858e4eb82e61ce99931
tree5546d6fa4eeb27c67fedf538c02e772ded55f62b
parent386a2a4eeafa6a1042931e59adfb714b0865d86c
[ConstantFolding] Constant fold minimum and maximum intrinsics

Summary: Depends on D52764

Reviewers: aheejin, dschuff

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D52765

llvm-svn: 344796
llvm/lib/Analysis/ConstantFolding.cpp
llvm/test/Analysis/ConstantFolding/min-max.ll [new file with mode: 0644]