[all-commits] [llvm/llvm-project] 949caf: [RISCV] Zba testing improvements. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Nov 14 13:59:33 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 949caf39e4a445cc0600735ac0755dd0d4aa28f6
      https://github.com/llvm/llvm-project/commit/949caf39e4a445cc0600735ac0755dd0d4aa28f6
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-11-14 (Thu, 14 Nov 2024)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rv32zba.ll
    M llvm/test/CodeGen/RISCV/rv64zba.ll

  Log Message:
  -----------
  [RISCV] Zba testing improvements. NFC

Add lshr+gep tests for RV32. These patterns are already handled, but we only tested for RV64.

Remove stale FIXMEs and adjust test case names in rv64zba..l


  Commit: 23e9b49b88dc9b8be3edd2e46485d59e05f9f6ba
      https://github.com/llvm/llvm-project/commit/23e9b49b88dc9b8be3edd2e46485d59e05f9f6ba
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-11-14 (Thu, 14 Nov 2024)

  Changed paths:
    A llvm/test/CodeGen/RISCV/GlobalISel/rv32zba.ll
    A llvm/test/CodeGen/RISCV/GlobalISel/rv64zba.ll

  Log Message:
  -----------
  [RISCV][GISel] Copy some Zba IR test cases from SelectionDAG. NFC


Compare: https://github.com/llvm/llvm-project/compare/b05d37d0d25e...23e9b49b88dc

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