[clang] [llvm] [ARM] enable FENV_ACCESS pragma support for hard-float targets (PR #137101)

Erik Enikeev via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 27 17:13:14 PST 2025


================
@@ -0,0 +1,1571 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+; RUN: llc -mtriple=armv7a-- -mattr=+neon,+vfp4 %s -o - | FileCheck %s
----------------
Varnike wrote:

changed, but it didn't affect anything

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


More information about the llvm-commits mailing list