| commit | 930689ada4fea96bea869a440873079437661974 | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@gmail.com> | Thu May 04 21:45:45 2017 +0000 |
| committer | Craig Topper <craig.topper@gmail.com> | Thu May 04 21:45:45 2017 +0000 |
| tree | 5ed68d9b07fd82cbbcb1f622f36fdc089a886094 | |
| parent | 117b667bd9d36ae751909ac93bf2e590de26b69c [diff] |
[JumpThreading] Change a dyn_cast that is already protected by an isa check to a static cast. Combine the with another static cast. NFC Differential Revision: https://reviews.llvm.org/D32874 llvm-svn: 302197