[all-commits] [llvm/llvm-project] 27b492: [RISCV] Add exhaustive diassember tests for c.slli...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Mar 31 20:47:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27b49288f7678d19cbda31904b6b5dbaa86124e7
      https://github.com/llvm/llvm-project/commit/27b49288f7678d19cbda31904b6b5dbaa86124e7
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-03-31 (Mon, 31 Mar 2025)

  Changed paths:
    M llvm/test/MC/Disassembler/RISCV/c_slli.txt

  Log Message:
  -----------
  [RISCV] Add exhaustive diassember tests for c.slli64. NFC (#133820)

The c.slli encoding with a shift of 0 is c.slli64 for RV128 and a hint
for RV32 and RV64. Add a test for this encoding to the exhaustive c.slli
test.



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