]> granicus.if.org Git - llvm/commit
[InstCombine] Replace a simple matcher with a plain old dyn_cast. NFC
authorCraig Topper <craig.topper@intel.com>
Wed, 23 Aug 2017 05:46:08 +0000 (05:46 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 23 Aug 2017 05:46:08 +0000 (05:46 +0000)
commitde8d0349165ce949deaa2dd8d5952032303d0f0c
treeff33f5da31083b474d16dbbfef043665abffa6be
parentb9e85a09b16f68c6d743711cf898a22366b95e28
[InstCombine] Replace a simple matcher with a plain old dyn_cast. NFC

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