[llvm] [LV] Vectorize histogram operations (PR #99851)

Graham Hunter via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 07:36:08 PDT 2024


huntergr-arm wrote:

Rebased, addressed comments, added support for epilogue vectorization now that the clone method has been implemented. Simplified the tests via flags where appropriate, updated the i8 test since the backend is now able to legalize it.

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


More information about the llvm-commits mailing list