[all-commits] [llvm/llvm-project] c1f433: [GISel][RISCV] Implement selectShiftMask. (#77572)

Mikhail Gudim via All-commits all-commits at lists.llvm.org
Wed Jan 17 13:25:54 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1f433849be5e19127f23c1b4c5f1d0ee0ec63ca
      https://github.com/llvm/llvm-project/commit/c1f433849be5e19127f23c1b4c5f1d0ee0ec63ca
  Author: Mikhail Gudim <mgudim at gmail.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
    M llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/rotate-rv64.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/shift-rv32.mir
    A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/shift-rv64.mir

  Log Message:
  -----------
  [GISel][RISCV] Implement selectShiftMask. (#77572)

Implement `selectShiftMask` in `GlobalISel`.




More information about the All-commits mailing list