[all-commits] [llvm/llvm-project] 1afdfc: [RISCV] Rename RISCVISD::GREVI(W)/GORCI(W) to RISC...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Apr 13 11:16:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1afdfc6169bead84f9cbc5dc732b0afa3297f5df
      https://github.com/llvm/llvm-project/commit/1afdfc6169bead84f9cbc5dc732b0afa3297f5df
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.h
    M llvm/lib/Target/RISCV/RISCVInstrInfoB.td

  Log Message:
  -----------
  [RISCV] Rename RISCVISD::GREVI(W)/GORCI(W) to RISCVISD::GREV(W)/GORC(W). Don't require second operand to be a constant.

Prep work for adding intrinsics for these instructions in the
future.




More information about the All-commits mailing list