[llvm] [AArch64] Improve non-SVE popcount for 32bit and 64 bit using udot (PR #95881)

Tim Gymnich via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 11:07:21 PDT 2024


================
@@ -1,17 +1,40 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
 ; RUN: llc < %s -O0 -mtriple=aarch64-unknown-unknown | FileCheck %s
----------------
tgymnich wrote:

done

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


More information about the llvm-commits mailing list