[all-commits] [llvm/llvm-project] 75242a: [RISCV] Fix the c_slli disassembler test (NFC) (#1...

Paul Bowen-Huggett via All-commits all-commits at lists.llvm.org
Tue Apr 1 10:05:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75242a8a1d38815b5533c3951d5beceb8033d9fa
      https://github.com/llvm/llvm-project/commit/75242a8a1d38815b5533c3951d5beceb8033d9fa
  Author: Paul Bowen-Huggett <paulhuggett at mac.com>
  Date:   2025-04-01 (Tue, 01 Apr 2025)

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

  Log Message:
  -----------
  [RISCV] Fix the c_slli disassembler test (NFC) (#133921)

This change fixes the exhaustive text for the c.slli instruction so that
each hex pattern now appears only once. The problem was spotted
[here](https://github.com/llvm/llvm-project/pull/133713#discussion_r2021577609)
by @topperc (for which, thank you).



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