Skip to content

[Vectorizer] Add initial histogram benchmarks#367

Open
huntergr-arm wants to merge 1 commit intollvm:mainfrom
huntergr-arm:histogram-loopvec-tests
Open

[Vectorizer] Add initial histogram benchmarks#367
huntergr-arm wants to merge 1 commit intollvm:mainfrom
huntergr-arm:histogram-loopvec-tests

Conversation

@huntergr-arm
Copy link
Contributor

Some simple histogram loops to help tune the cost model, as requested in llvm/llvm-project#158292

Initial results show that the current AArch64 cost model was based on the other design, and doesn't add the gather/scatter cost.

There's currently one case which shows a slight improvement over scalar, but not much. (single hist only, 32b data + 32b indices)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant