diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2012-12-12 16:52:40 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2012-12-12 16:52:40 +0000 |
commit | e40238069ea965f8cdbc9021eec26c0ebe2a33e2 (patch) | |
tree | 73f584adb72a7b2ddd832a594937e4697cb425d7 /llvm/lib/Transforms/Vectorize/Vectorize.cpp | |
parent | d27e4861bf298a8d1c369bcaa78de7743eef86c5 (diff) | |
download | bcm5719-llvm-e40238069ea965f8cdbc9021eec26c0ebe2a33e2.tar.gz bcm5719-llvm-e40238069ea965f8cdbc9021eec26c0ebe2a33e2.zip |
The TargetData is not used for the isPowerOfTwo determination. It has never
been used in the first place. It simply was passed to the function and to the
recursive invocations. Simply drop the parameter and update the callers for the
new signature.
Patch by Saleem Abdulrasool!
llvm-svn: 169988
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/Vectorize.cpp')
0 files changed, 0 insertions, 0 deletions