diff options
author | Sam Parker <sam.parker@arm.com> | 2020-01-27 10:58:46 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2020-01-27 10:59:12 +0000 |
commit | 6c2df5d14f7adba1ec7decbece29162aa3a30861 (patch) | |
tree | 73f7e1172005dc354d7ba50ada42547af63040be /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b46baa82fc3ec679cd6192b8ee04960c3e541ed1 (diff) | |
download | llvm-6c2df5d14f7adba1ec7decbece29162aa3a30861.zip llvm-6c2df5d14f7adba1ec7decbece29162aa3a30861.tar.gz llvm-6c2df5d14f7adba1ec7decbece29162aa3a30861.tar.bz2 |
[ARM][LowOverheadLoops] Dont ignore VCTP
When expanding the LoopStart, we try to remove the iteration count
calculation. However, if part of the calculation was also used to
calculate the number of elements we could end up deleting
instructions that were required to feed DLSTP/WLSTP.
Differential Revision: https://reviews.llvm.org/D73275
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions