[all-commits] [llvm/llvm-project] e6971e: [RISCV][NFC] Simplify vector register decoding met...

flyingcat via All-commits all-commits at lists.llvm.org
Mon Oct 30 19:01:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6971e5a41fe30264af9a13c8f387c06f93c6d9c
      https://github.com/llvm/llvm-project/commit/e6971e5a41fe30264af9a13c8f387c06f93c6d9c
  Author: flyingcat <1004815462 at qq.com>
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp

  Log Message:
  -----------
  [RISCV][NFC] Simplify vector register decoding methods (#70423)

Combine redundant 'if' statements and simplify 'switch' statements.




More information about the All-commits mailing list