[llvm] [RISCV] Add patterns for generating QC_CTO and QC_CLO (PR #144532)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 17 08:02:18 PDT 2025


lenary wrote:

Can you add a note to the commit message saying that for pattern coverage reasons, these patterns are only added when you also have Zbb (which contains `ctz`/`clz`)

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


More information about the llvm-commits mailing list