diff options
author | Florian Hahn <flo@fhahn.com> | 2022-09-23 18:23:01 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-09-23 18:23:02 +0100 |
commit | 2c692d891ed639779b1c4b504ca63037bbacc0e8 (patch) | |
tree | 22009f9966e8b8a063bb44f362ef6d674981f713 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 954d3cd2c6e9a5cdee23fcef60f2c3a21c88be60 (diff) | |
download | llvm-2c692d891ed639779b1c4b504ca63037bbacc0e8.zip llvm-2c692d891ed639779b1c4b504ca63037bbacc0e8.tar.gz llvm-2c692d891ed639779b1c4b504ca63037bbacc0e8.tar.bz2 |
[LV] Update handling of scalable pointer inductions after b73d2c8.
The dependent code has been changed quite a lot since 151c144 which
b73d2c8 effectively reverts. Now we run into a case where lowering
didn't expect/support the behavior pre 151c144 any longer.
Update the code dealing with scalable pointer inductions to also check
for uniformity in combination with isScalarAfterVectorization. This
should ensure scalable pointer inductions are handled properly during
epilogue vectorization.
Fixes #57912.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions