[all-commits] [llvm/llvm-project] 0b0ed8: [RISCV] Add missing hunk to #67889 to fix test fai...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Sun Oct 1 03:38:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b0ed8f76a264c3677b8254d8d334de43600568f
      https://github.com/llvm/llvm-project/commit/0b0ed8f76a264c3677b8254d8d334de43600568f
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2023-10-01 (Sun, 01 Oct 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp

  Log Message:
  -----------
  [RISCV] Add missing hunk to #67889 to fix test failures

Without this, various CodeGen tests fail because a
RISCV::FCVT_D_W[_IN32X] machine node is created without the rounding
mode operand.

The relevant PR was committed as bf94ba39b65d1212ea84d5783b393280e1ce7478




More information about the All-commits mailing list