[all-commits] [llvm/llvm-project] 4b5811: [RISCV][GISel] Fix failing test case for G_BSWAP

Michael Maitland via All-commits all-commits at lists.llvm.org
Fri Oct 27 10:22:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b581125ed683e1ed683aa583d4abb17acd8d4e8
      https://github.com/llvm/llvm-project/commit/4b581125ed683e1ed683aa583d4abb17acd8d4e8
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2023-10-27 (Fri, 27 Oct 2023)

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

  Log Message:
  -----------
  [RISCV][GISel] Fix failing test case for G_BSWAP

The test was not updated correctly in #70226. This patch resolves that
problem.




More information about the All-commits mailing list