[llvm] [AArch664] Replace uaddlv with addv for popcount operation (PR #121934)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 7 09:26:42 PST 2025
================
@@ -0,0 +1,19 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
davemgreen wrote:
Do we need these new test files, or could they be combined into one of the existing ctpop tests?
https://github.com/llvm/llvm-project/pull/121934
More information about the llvm-commits
mailing list