[PATCH] D121915: [RISCV] CLZ Instruction

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 08:47:17 PDT 2022


craig.topper added a comment.

These were intentionally not added because llvm has generic leading and trailing zero builtins. __builtin_clz and __builtin_ctz


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121915/new/

https://reviews.llvm.org/D121915



More information about the llvm-commits mailing list