[all-commits] [llvm/llvm-project] 953a77: [RISCV][FPEnv] Lowering of fpenv intrinsics (#141498)
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Wed Jun 11 05:08:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 953a778fabc48025569fe0d5b3b363b981263f21
https://github.com/llvm/llvm-project/commit/953a778fabc48025569fe0d5b3b363b981263f21
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.h
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
M llvm/lib/Target/RISCV/RISCVRegisterInfo.td
A llvm/test/CodeGen/RISCV/fpenv-xlen.ll
M llvm/test/CodeGen/RISCV/frm-write-in-loop.ll
Log Message:
-----------
[RISCV][FPEnv] Lowering of fpenv intrinsics (#141498)
The change implements custom lowering of `get_fpenv`, `set_fpenv` and
`reset_fpenv` for RISCV target.
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