[llvm] LoopVectorize/reduction: add negative test for vectorizable example (PR #68912)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 13 02:34:20 PDT 2023
artagnon wrote:
Thanks a lot @nikic and @Mel-Chen for the guidance! Indeed, turning on zbb enables LLVM to use ctpop in the example.
https://github.com/llvm/llvm-project/pull/68912
More information about the llvm-commits
mailing list