diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2023-02-23 12:20:36 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2023-02-23 15:12:35 +0000 |
commit | 9449deda12c4842335497338c7f6928f1783c7e4 (patch) | |
tree | e6acdd6f483f308844b73610f1a1b41892d17538 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 981e3a35a14541afc6fa338abf3f31895b80eed9 (diff) | |
download | llvm-9449deda12c4842335497338c7f6928f1783c7e4.zip llvm-9449deda12c4842335497338c7f6928f1783c7e4.tar.gz llvm-9449deda12c4842335497338c7f6928f1783c7e4.tar.bz2 |
[LV] NFC: Move logic to query maximum vscale to its own function.
To query the maximum value for vscale, the LV queries the vscale_range
attribute or a TTI hook. To avoid having to reimplement the same behaviour
for multiple uses (such as in D142894), it makes sense to move this code
to a separate function.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions