[InstCombine] add helper function for adjustMinMax(); NFCI
authorSanjay Patel <spatel@rotateright.com>
Tue, 1 Nov 2016 17:46:08 +0000 (17:46 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 1 Nov 2016 17:46:08 +0000 (17:46 +0000)
commit7ce658388b259863d172a3d6821f7b5cb47494f1
tree9d0df83b7f319501e79cda0c17f88d70c2472e3e
parent61e900b4057dff9c9a5d7e8b0a2cffd2e861414b
[InstCombine] add helper function for adjustMinMax(); NFCI

This is just a cut and paste; clean-up and enhancements to follow.

llvm-svn: 285715
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp