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

via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 14 01:16:51 PDT 2024


RonDahan101 wrote:

This is a great improvement! I would be glad if you could consider supporting these two cases as well:
* Histograms with saturated values.
* More operations instead of only 'add' (Min/Max/Set).

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


More information about the llvm-commits mailing list