[all-commits] [llvm/llvm-project] 808c66: [RISCV] Change RISCVISD::FCVT*RTZ opcodes to take ...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jan 6 08:12:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 808c66266539c0b0dd0df51f1974f83d0580e600
      https://github.com/llvm/llvm-project/commit/808c66266539c0b0dd0df51f1974f83d0580e600
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-01-06 (Thu, 06 Jan 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.h
    M llvm/lib/Target/RISCV/RISCVInstrInfoD.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoF.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td

  Log Message:
  -----------
  [RISCV] Change RISCVISD::FCVT*RTZ opcodes to take rounding mode as an operand.

Pre-work for a future change that will use these opcodes with other
rounding modes.

Differential Revision: https://reviews.llvm.org/D116724




More information about the All-commits mailing list