[llvm] LoopVectorize/reduction: add negative test for vectorizable example (PR #68912)

Mel Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 12:05:04 PDT 2023


https://github.com/Mel-Chen commented:

Nice case, thanks! This is popcount. In my opinion, it is possible to use loop idiom pass to convert to ctpop.

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


More information about the llvm-commits mailing list