diff options
author | Graham Hunter <graham.hunter@arm.com> | 2024-07-11 15:33:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-11 15:33:30 +0100 |
commit | 1860fd049e35055fccac14e439227fae803976b8 (patch) | |
tree | 370ef26ea3f18f3cc70d19f0842adb34b210fb98 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 2a79fd0b92004feac0254ad8a4d4ac09e488c7dc (diff) | |
download | llvm-1860fd049e35055fccac14e439227fae803976b8.zip llvm-1860fd049e35055fccac14e439227fae803976b8.tar.gz llvm-1860fd049e35055fccac14e439227fae803976b8.tar.bz2 |
[LV] Autovectorization for the all-in-one histogram intrinsic (#91458)
This patch implements limited loop vectorization support for the 'all-in-one' histogram intrinsic. The feature is disabled by default, and when enabled will only vectorize if there are no other users of values in the gather-modify-scatter sequence.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions