[all-commits] [llvm/llvm-project] 29d75c: [RISCV][GISel] Update legalize-smin.mir and legali...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Nov 13 13:49:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29d75cb9dc215ddbf64c131341ab941dfc367045
      https://github.com/llvm/llvm-project/commit/29d75cb9dc215ddbf64c131341ab941dfc367045
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-11-13 (Mon, 13 Nov 2023)

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

  Log Message:
  -----------
  [RISCV][GISel] Update legalize-smin.mir and legalize-smax.mir to test G_SMIN/G_SMAX.

Looks like an incomplete fixup was done after copying the umin/umax tests.




More information about the All-commits mailing list