[llvm] Add an all-in-one histogram intrinsic, along with lowering for AArch64 (PR #88106)

Graham Hunter via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 01:45:01 PDT 2024


huntergr-arm wrote:

Rebased, addressed comments. I've added scalarization of the intrinsic for targets which don't have an appropriate vector instruction to map this to.

https://github.com/llvm/llvm-project/pull/88106


More information about the llvm-commits mailing list