commit | 41532eec3cffaaa796a12c3e37c61512da37cacb | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Fri May 04 01:04:24 2018 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Fri May 04 01:04:24 2018 +0000 |
tree | 3f9014671857339c0ebf9d36e8b1df8b069d720e | |
parent | 013b5ae046d55ad6c09587aae96123e8a2ffff56 [diff] |
[LoopIdiomRecognize] Turn two uncheck dyn_casts into regular casts. These are casts on users of a PHINode to Instruction. I think since PHINode is an Instruction any users would also be Instructions. At least a cast will give us an assertion if its wrong. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@331498 91177308-0d34-0410-b5e6-96231b3b80d8