aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRin <irina.dobrescu@arm.com>2023-10-05 10:24:30 +0100
committerGitHub <noreply@github.com>2023-10-05 10:24:30 +0100
commitd3e4702c0f6bd83e1247ede4b05463758f661f60 (patch)
tree70d85589bd3aa73d00e4cff7676e7460823ea959 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent46aac949bcfef83d03bffd849955c84c6a8e7c31 (diff)
downloadllvm-d3e4702c0f6bd83e1247ede4b05463758f661f60.zip
llvm-d3e4702c0f6bd83e1247ede4b05463758f661f60.tar.gz
llvm-d3e4702c0f6bd83e1247ede4b05463758f661f60.tar.bz2
[AArch64] [LoopVectorize] Use either fixed-width or scalable VF when tail-folding (#67543)
Since the getMaximisedVFForTarget function is called twice, once for fixed-width and once for scalable, it adds no value to always return a fixed-width VF. Instead, when we are tail-folding, we can use either fixed-width or scalable vectors.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions