commit | 616f8fbe5e5fd263e29750e569171e3d146f233e | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Thu May 03 05:00:18 2018 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Thu May 03 05:00:18 2018 +0000 |
tree | 92dcc67a4e23ca4f9cfbee30127c9bada6e1ed11 | |
parent | 886c0f8e39ce29ea99520f0ec20b81f1225ea32b [diff] |
[LoopIdiomRecognize] Remove unnecessary cast from BinaryOperator to Instruction. NFC BinaryOperator is a sub class of Instruction. We don't need an explicit cast back to Instruction. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@331432 91177308-0d34-0410-b5e6-96231b3b80d8