[llvm] [RISCV][FPEnv] Lowering of fpenv intrinsics (PR #141498)

Serge Pavlov via llvm-commits llvm-commits at lists.llvm.org
Tue May 27 08:06:44 PDT 2025


================
@@ -0,0 +1,33 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=riscv32 -mattr=+f -verify-machineinstrs < %s | FileCheck %s
----------------
spavloff wrote:

The tests are now part of the existing `fpenv.ll`.

https://github.com/llvm/llvm-project/pull/141498


More information about the llvm-commits mailing list