diff options
author | Graham Hunter <graham.hunter@arm.com> | 2024-09-27 13:08:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-27 13:08:55 +0100 |
commit | 6f1a8c2da278a04565877e277bc4d5b70055ac74 (patch) | |
tree | c1ccd951c14f2b63ec865e92a7ddfd036de369f5 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 28416b717452491963a775edfd2c22578e2f8f0f (diff) | |
download | llvm-6f1a8c2da278a04565877e277bc4d5b70055ac74.zip llvm-6f1a8c2da278a04565877e277bc4d5b70055ac74.tar.gz llvm-6f1a8c2da278a04565877e277bc4d5b70055ac74.tar.bz2 |
[LV] Vectorize histogram operations (#99851)
This patch implements autovectorization support for the 'all-in-one'
histogram intrinsic, which seems to have more support than the
'standalone' intrinsic. See
https://discourse.llvm.org/t/rfc-vectorization-support-for-histogram-count-operations/74788/
for an overview of the work and my notes on the tradeoffs between the
two approaches.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions