diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-04-18 23:06:04 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-04-18 23:06:04 +0000 |
commit | 05b72c1fd868b0d3c9596680e63a9de59860f3d1 (patch) | |
tree | 7248b76660b1985531ab012be3b887f8c0402097 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 6292d50eda0f33e5477e3494c27d375151771183 (diff) | |
download | llvm-05b72c1fd868b0d3c9596680e63a9de59860f3d1.zip llvm-05b72c1fd868b0d3c9596680e63a9de59860f3d1.tar.gz llvm-05b72c1fd868b0d3c9596680e63a9de59860f3d1.tar.bz2 |
[MemCpyOpt] Don't force i64 when promoting memset/memcpy sizes.
Harden r235258 to support any integer bitwidth. The quick glance at
the reference made me think only i32 and i64 were valid types, but
they're not special, so any overload is legal.
Thanks to David Majnemer for noticing!
llvm-svn: 235261
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions