diff options
author | David Green <david.green@arm.com> | 2021-01-15 18:17:31 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-01-15 18:17:31 +0000 |
commit | f5abf0bd485a1fa7e332f5f8266c25755d385a8a (patch) | |
tree | d656826b7c0c0692ee05fc8aee41838e2a192531 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | a0770f9e4e923292066dd095cf01a28671e40ad6 (diff) | |
download | llvm-f5abf0bd485a1fa7e332f5f8266c25755d385a8a.zip llvm-f5abf0bd485a1fa7e332f5f8266c25755d385a8a.tar.gz llvm-f5abf0bd485a1fa7e332f5f8266c25755d385a8a.tar.bz2 |
[ARM] Tail predication with constant loop bounds
The TripCount for a predicated vector loop body will be
ceil(ElementCount/Width). This alters the conversion of an
active.lane.mask to a VCPT intrinsics to match.
Differential Revision: https://reviews.llvm.org/D94608
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions