Now that SCEV has a dedicated vscale node type, we should also map vscale intrinsics to it. To make sure this does not regress ranges (which were KnownBits based previously), add support for vscale to getRangeRef() as well.
Depends on D146217.
Differential D146226
[SCEV] Recognize vscale intrinsics nikic on Thu, Mar 16, 6:44 AM. Authored by
Details Now that SCEV has a dedicated vscale node type, we should also map vscale intrinsics to it. To make sure this does not regress ranges (which were KnownBits based previously), add support for vscale to getRangeRef() as well. Depends on D146217.
Diff Detail
Event TimelineComment Actions LGTM w/minor comment
|