[InstCombine] Use dyn_cast instead of match(m_Constant). NFC
authorCraig Topper <craig.topper@intel.com>
Tue, 11 Sep 2018 16:51:26 +0000 (16:51 +0000)
committerCraig Topper <craig.topper@intel.com>
Tue, 11 Sep 2018 16:51:26 +0000 (16:51 +0000)
commit12fd6bd4ad8f472304dc51120c11125f5627160b
treeb4143338555f9f3445aad7a5dabbd13aac40528f
parenta57bb61a3e87bad1d701c1c98fc9d1d6bd6563e4
[InstCombine] Use dyn_cast instead of match(m_Constant). NFC

llvm-svn: 341962
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp