[llvm] [RISCV][SelectionDAG] Add a ISD::CTLS node for count leading redundant sign bits. Use it to select CLS(W). (PR #173417)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 30 06:03:38 PST 2025
RKSimon wrote:
CC @davemgreen as ARM\AARCH64 both have CLS instructions
https://github.com/llvm/llvm-project/pull/173417
More information about the llvm-commits
mailing list