[llvm] [AArch64][CostModel] Fix stale costs for "ctpop" Intrinsic (PR #191769)

David Green via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 08:27:31 PDT 2026


davemgreen wrote:

This will require a rebase now. I would think that a cost of 4 is too low for something that has to pass values to vector registers and back (for rthru, for codesize it sounds OK).

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


More information about the llvm-commits mailing list