[all-commits] [llvm/llvm-project] 51feb1: [RISCV] Use 'int' for return type for clz_64/clo_6...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jul 6 00:27:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51feb1a72c5beb8f46d2f5569f3c3398f8902272
      https://github.com/llvm/llvm-project/commit/51feb1a72c5beb8f46d2f5569f3c3398f8902272
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
    M clang/test/CodeGen/RISCV/rvb-intrinsics/riscv64-xtheadbb.c

  Log Message:
  -----------
  [RISCV] Use 'int' for return type for clz_64/clo_64 tests in riscv64-xtheadbb.c. NFC

This matches the definition for the underlying builtins and what
is done in the Zbb test.




More information about the All-commits mailing list