[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
Thu Apr 25 03:51:25 PDT 2024


huntergr-arm wrote:

Rebased, addressed the easy FIXMEs.

I made the intrinsic form extensible, so that you specify the update operation instead of just assuming it's an addition. Have added to the LangRef.

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


More information about the llvm-commits mailing list