[all-commits] [llvm/llvm-project] ab0bb6: [RISCV][GISel] Update rv32 s64 G_SADDE legalizer t...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Sep 16 21:16:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab0bb6db39cefa5c27aab0ac6af7c33e652ba28b
      https://github.com/llvm/llvm-project/commit/ab0bb6db39cefa5c27aab0ac6af7c33e652ba28b
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-09-16 (Tue, 16 Sep 2025)

  Changed paths:
    M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-sadde-rv32.mir
    M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-sadde-rv64.mir

  Log Message:
  -----------
  [RISCV][GISel] Update rv32 s64 G_SADDE legalizer test. (#159153)

We were testing 2 s32 G_SADDE instead of a single s64 G_SADDE.

Similar for s128 on RV64.



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