diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-02-16 14:31:18 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-02-22 11:58:28 -0800 |
commit | 9a4dd4de9d2f80744a0729d7f5064e465027853b (patch) | |
tree | 9bd1c9aff37785d20ff5578cd33781358e0cab98 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 473e3f2343928e1c2b93ed941685c7fd502b869b (diff) | |
download | llvm-9a4dd4de9d2f80744a0729d7f5064e465027853b.zip llvm-9a4dd4de9d2f80744a0729d7f5064e465027853b.tar.gz llvm-9a4dd4de9d2f80744a0729d7f5064e465027853b.tar.bz2 |
[SLP]No need to mark scatter load pointer as scalar as it gets vectorized.
Pointer operand of scatter loads does not remain scalar in the tree (it
gest vectorized) and thus must not be marked as the scalar that remains
scalar in vectorized form.
Differential Revision: https://reviews.llvm.org/D96818
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions