[PATCH] D151867: [Clang][RISCV] Make generic clz/ctz builtins defined for zero on RISCV targets.

Alex Bradbury via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 6 00:40:00 PDT 2023


asb added a comment.

Could you please post a separate patch that has a test that will show the codegen change (and demonstrate how it is unchanged when zbb or xtheadbb)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151867



More information about the cfe-commits mailing list