[all-commits] [llvm/llvm-project] e3b167: [RISCV] Implement RISCVTargetLowering::getRounding...

Gergely Futo via All-commits all-commits at lists.llvm.org
Mon May 19 14:13:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3b167cb22f4ac09ad39a836105dbdb109124969
      https://github.com/llvm/llvm-project/commit/e3b167cb22f4ac09ad39a836105dbdb109124969
  Author: Gergely Futo <gergely.futo at hightec-rt.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.h
    M llvm/test/CodeGen/RISCV/fpenv.ll

  Log Message:
  -----------
  [RISCV] Implement RISCVTargetLowering::getRoundingControlRegisters (#139864)

By adding FRM/FFLAGS as implicit defs, ReadFRM is not optimized out.



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