[all-commits] [llvm/llvm-project] 309ace: [RISCV] Remove unnecessary explicit template param...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Jun 3 14:14:18 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 309ace568351f1d3001a736c58c496277fc000dd
      https://github.com/llvm/llvm-project/commit/309ace568351f1d3001a736c58c496277fc000dd
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2026-06-03 (Wed, 03 Jun 2026)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp

  Log Message:
  -----------
  [RISCV] Remove unnecessary explicit template parameter on has_single_bit (#201421)

I think this code was extracted into a function and the Amount was not a
uint32_t when it was in the original location.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list