diff options
author | Tim Northover <Tim.Northover@arm.com> | 2013-04-23 06:55:15 +0000 |
---|---|---|
committer | Tim Northover <Tim.Northover@arm.com> | 2013-04-23 06:55:15 +0000 |
commit | 3e56b43ac8789da3799069bfca456494c07df872 (patch) | |
tree | 0b1d85b9635049ea252934a38a39fe81bd18b0e3 /lib/Transforms/Vectorize/LoopVectorize.cpp | |
parent | 2ff97832e593926ea8dbdd5fc5bcf367475638a9 (diff) |
AArch64: remove unnecessary check that RS is valid
AArch64 always demands a register-scavenger, so the pointer should never be
NULL. However, in the spirit of paranoia, we'll assert it before use just in
case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180080 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions