diff options
author | Craig Topper <craig.topper@intel.com> | 2017-06-30 21:09:34 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-06-30 21:09:34 +0000 |
commit | bcf511c0daaa58b940fe4ab22b3048c02052ea7c (patch) | |
tree | abaeeff830fdcdff0acf838ce330a8800d5d42aa /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 2ff59d4350ba41837ec583e0ff3a2425e88d2ee4 (diff) | |
download | bcm5719-llvm-bcf511c0daaa58b940fe4ab22b3048c02052ea7c.tar.gz bcm5719-llvm-bcf511c0daaa58b940fe4ab22b3048c02052ea7c.zip |
[InstCombine] Replace an unnecessary use of a matcher with just an isa and a cast. NFC
We aren't looking through any levels of IR here so I don't think we need the power of a matcher or the temporary variable it requires.
llvm-svn: 306885
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions