diff options
author | Cameron Zwarich <zwarich@apple.com> | 2011-10-11 21:26:40 +0000 |
---|---|---|
committer | Cameron Zwarich <zwarich@apple.com> | 2011-10-11 21:26:40 +0000 |
commit | 1a761dcfbdda63e2159b5d697049aaf62c6374c5 (patch) | |
tree | 67c552b8bcf059200546336fa0c20247d7c33515 /llvm/lib/Transforms/Scalar/LoopRotation.cpp | |
parent | 6dcbeaeecb4f2466768103a4efaef633736453db (diff) | |
download | bcm5719-llvm-1a761dcfbdda63e2159b5d697049aaf62c6374c5.tar.gz bcm5719-llvm-1a761dcfbdda63e2159b5d697049aaf62c6374c5.zip |
Fix PR11106 by correcting a typo that has been in the code for over a year. This
would have never worked, since the element type of a vector type is never a
vector type. Also fix the conditional to be more direct in checking whether
EltTy is a vector type.
llvm-svn: 141713
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopRotation.cpp')
0 files changed, 0 insertions, 0 deletions