[InstCombine] Add some test cases for (add (sext x), (sext y)) --> (sext (add int...
authorCraig Topper <craig.topper@intel.com>
Fri, 14 Sep 2018 05:16:58 +0000 (05:16 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 14 Sep 2018 05:16:58 +0000 (05:16 +0000)
commite385365c40fc6aa57341e804f7722ca41ca4df2b
treef480bb2434d6c86e138a3b06c59e361b1bfac086
parente9765ac2757aec5c3346a7a498be06d9427d4c77
[InstCombine] Add some test cases for (add (sext x), (sext y)) --> (sext (add int x, y)) and (mul (sext x), (sext y)) --> (sext (mul x, y)). NFC

llvm-svn: 342203
llvm/test/Transforms/InstCombine/sink-zext.ll