aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-09-27 03:55:17 -0700
committerAlexey Bataev <a.bataev@outlook.com>2024-09-27 04:14:28 -0700
commitaf6354634d2cec14570108ee038ca4b18cf6856a (patch)
tree9caf1694a1757f5b77b1c60e4cdacfb1a9e7d8fe /flang/lib/Frontend/CompilerInvocation.cpp
parent7dfdca1961aadc75ca397818bfb9bd32f1879248 (diff)
downloadllvm-af6354634d2cec14570108ee038ca4b18cf6856a.zip
llvm-af6354634d2cec14570108ee038ca4b18cf6856a.tar.gz
llvm-af6354634d2cec14570108ee038ca4b18cf6856a.tar.bz2
[SLP]Look for vector user when estimating the cost
Need to find the first vector node user, not the very first user node at all. The very first user might be a gather, vectorized as clustered, which may cause compiler crash. Fixes https://github.com/llvm/llvm-project/issues/110193
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions