[llvm] [AArch64] Intrinsics aarch64_{get,set}_fpsr (PR #81867)

Serge Pavlov via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 04:16:01 PST 2024


spavloff wrote:

I don't see function that operate FP status bits in acle.
GCC has functions close to these intrinsics: https://gcc.gnu.org/onlinedocs/gcc/AArch64-Built-in-Functions.html.

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


More information about the llvm-commits mailing list