aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorMauri Mustonen <mauri.mustonen@tuni.fi>2021-03-06 21:45:50 +0000
committerFlorian Hahn <flo@fhahn.com>2021-03-06 21:59:52 +0000
commit494b5ba364a9c02da1b7b67fe5528d9f66a285e6 (patch)
tree140d3d0183c192f65654e532fb77d61eaca5f291 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parentd601edf0b053b0df3bea0df16187009b2a0c946b (diff)
downloadllvm-494b5ba364a9c02da1b7b67fe5528d9f66a285e6.zip
llvm-494b5ba364a9c02da1b7b67fe5528d9f66a285e6.tar.gz
llvm-494b5ba364a9c02da1b7b67fe5528d9f66a285e6.tar.bz2
[VPlan] Support to widen call intructions in VPlan native path
Add support to widen call instructions in VPlan native path by using a correct recipe when such instructions are encountered. This is already used by inner loop vectorizer. Previously call instructions got handled by wrong recipes and resulted in unreachable instruction errors like this one: https://bugs.llvm.org/show_bug.cgi?id=48139. Patch by Mauri Mustonen <mauri.mustonen@tuni.fi> Reviewed By: fhahn Differential Revision: https://reviews.llvm.org/D97278
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions