diff options
author | Florian Hahn <flo@fhahn.com> | 2022-04-05 11:43:56 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-04-05 11:54:17 +0100 |
commit | 1ff022e21b56427b56f104fcdf4d137e7b1318cd (patch) | |
tree | 6cff2a8cb6a0f5f0a12fb4f6c11199e4113303cf /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8b63622b9fd9ad2a86487da6098b7a4351d3e8eb (diff) | |
download | llvm-1ff022e21b56427b56f104fcdf4d137e7b1318cd.zip llvm-1ff022e21b56427b56f104fcdf4d137e7b1318cd.tar.gz llvm-1ff022e21b56427b56f104fcdf4d137e7b1318cd.tar.bz2 |
[LV] Add vector.body block to parent loop during skeleton creation.
When creating induction resume values, SCEV queries may rely on
LoopInfo. Make sure vector.body gets added to the loop of the pre-header
during skeleton construction.
%vector.body will be moved to the vector preheader during VPlan
execution.
Fixes #54745.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions