[all-commits] [llvm/llvm-project] 776aef: [RISCV] Correct the rounding mode for llvm.lround....

Craig Topper via All-commits all-commits at lists.llvm.org
Sun Sep 1 13:27:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 776aef1a5ac70eb6a58e6ab8e362716dbd0aa051
      https://github.com/llvm/llvm-project/commit/776aef1a5ac70eb6a58e6ab8e362716dbd0aa051
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-09-01 (Sun, 01 Sep 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoF.td
    M llvm/test/CodeGen/RISCV/float-intrinsics-strict.ll
    M llvm/test/CodeGen/RISCV/float-intrinsics.ll

  Log Message:
  -----------
  [RISCV] Correct the rounding mode for llvm.lround.i64.f32 with RV64+Zfinx.

We should use RMM instead of DYN.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list