[llvm] [ARM] Mark function calls as possibly changing FPSCR (PR #160699)

Erik Enikeev via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 29 08:06:09 PDT 2025


Varnike wrote:

As @statham-arm suggested, it would be more correct to use FPSCR_RM instead of FPSCR. However this leads to the fact that this patch becomes dependent on #160698, so it won't be possible to commit it for now.

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


More information about the llvm-commits mailing list