]> granicus.if.org Git - llvm/commit
[InstCombine] use 'match' to reduce code; NFCI
authorSanjay Patel <spatel@rotateright.com>
Thu, 23 Feb 2017 16:26:03 +0000 (16:26 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 23 Feb 2017 16:26:03 +0000 (16:26 +0000)
commit8add37f8a72c6bc36068a7e2971215adc4cbb4fd
tree33671f08df0a765769959522b33ad3a0025a9f1a
parentdae323db224b349a483f8a90a2b730ec82f9826b
[InstCombine] use 'match' to reduce code; NFCI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295991 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCasts.cpp