[all-commits] [llvm/llvm-project] 916c83: Revert "[RISCV][GISel] Remove unused isel patterns...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Oct 1 12:15:45 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 916c83020967d72a5870b4b3d058998f367acd1a
      https://github.com/llvm/llvm-project/commit/916c83020967d72a5870b4b3d058998f367acd1a
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-10-01 (Tue, 01 Oct 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVGISel.td
    M llvm/test/CodeGen/RISCV/GlobalISel/shift.ll

  Log Message:
  -----------
  Revert "[RISCV][GISel] Remove unused isel patterns for s32 shifts with s64 shift amount."

This reverts commit 9e45e7facbdec209a06ee20fcfbb7d0622835e21.

I found a way that these can be used. I think it's a bug somewhere
else that I need to address separately first.



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