aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-09-03 15:35:40 -0700
committerAlexey Bataev <a.bataev@outlook.com>2024-09-03 15:49:19 -0700
commit98bb354a0add4aeb614430f48a23f87992166239 (patch)
tree90bc76240acd74fca427adc415afef2cb612f7ca /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent7d3b81d06f96bc27673f31a7bd7d141ce4a2777b (diff)
downloadllvm-98bb354a0add4aeb614430f48a23f87992166239.zip
llvm-98bb354a0add4aeb614430f48a23f87992166239.tar.gz
llvm-98bb354a0add4aeb614430f48a23f87992166239.tar.bz2
[SLP]Fix PR107037: correctly track origonal/modified after vectorizations reduced values
Need to correctly track reduced values with multiple uses in the same reduction emission attempt. Otherwise, the number of the reuses might be calculated incorrectly, and may cause compiler crash. Fixes https://github.com/llvm/llvm-project/issues/107037
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions