Commit
f5abf0bd485a1fa7e332f5f8266c25755d385a8a
by david.green
[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.