[all-commits] [llvm/llvm-project] a54f33: [RISCV] Add shift amount operands of shift, rotate...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Oct 24 22:17:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a54f3347e8b39cb606dc1b722da1d0f171ab2fcd
      https://github.com/llvm/llvm-project/commit/a54f3347e8b39cb606dc1b722da1d0f171ab2fcd
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
    M llvm/test/CodeGen/RISCV/fpenv.ll
    M llvm/test/CodeGen/RISCV/rotl-rotr.ll
    M llvm/test/CodeGen/RISCV/rv64zbb-zbkb.ll
    M llvm/test/CodeGen/RISCV/shift-masked-shamt.ll
    M llvm/test/CodeGen/RISCV/shifts.ll

  Log Message:
  -----------
  [RISCV] Add shift amount operands of shift, rotate, and Zbs instructions to hasAllNBitUsers.




More information about the All-commits mailing list