[InstCombine] add helper function for icmp+zext/sext; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 20 Aug 2019 18:15:17 +0000 (18:15 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 20 Aug 2019 18:15:17 +0000 (18:15 +0000)
commit292b1087f408b020f6bfdfbc27ffa062e0bef0a8
tree19362097ce8d3362c22101f58288d906ea9b0bd9
parent958987bfdd16dd3e46db897f5579ba7a5d7c8224
[InstCombine] add helper function for icmp+zext/sext; NFC

llvm-svn: 369421
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp