[all-commits] [llvm/llvm-project] 2ec47e: [RISCV] Fix duplicate test cases for G_UNMERGE_VAL...

Gábor Spaits via All-commits all-commits at lists.llvm.org
Thu Jun 6 07:16:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ec47e5e85f9c0e68eaeb7041bb9aa783bfb97d3
      https://github.com/llvm/llvm-project/commit/2ec47e5e85f9c0e68eaeb7041bb9aa783bfb97d3
  Author: Gábor Spaits <gaborspaits1 at gmail.com>
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
    M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/merge-unmerge-rv32.mir

  Log Message:
  -----------
  [RISCV] Fix duplicate test cases for G_UNMERGE_VALUES (#94622)

`unmerge_i64` and `unmerge_i32` were exactly the same test cases. This
PR would fix that, so `unmerge_i32` would actually unmerge a 32 bit
value into two 16 bit values.



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