[all-commits] [llvm/llvm-project] b0e97c: [RISCV][GISel] Legalize G_ROTL/G_ROTR.

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Nov 11 20:23:59 PST 2023


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

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
    A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-rotate.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-rotate.mir

  Log Message:
  -----------
  [RISCV][GISel] Legalize G_ROTL/G_ROTR.


  Commit: ee95819503631f7e1cba9b0bce114ce07c0973f6
      https://github.com/llvm/llvm-project/commit/ee95819503631f7e1cba9b0bce114ce07c0973f6
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-11-11 (Sat, 11 Nov 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
    A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-fshl-fshr.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-fshl-fshr.mir

  Log Message:
  -----------
  [RISCV][GISel] Legalize G_FSHL/G_FSHR.


Compare: https://github.com/llvm/llvm-project/compare/1a66465c7290...ee9581950363


More information about the All-commits mailing list