mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 09:06:07 +00:00

Zfinx extension also provide floating point environment like F extension, so enable that on `__fe_getround` and `__fe_raise_inexact` too. Reviewed By: asb Differential Revision: https://reviews.llvm.org/D154570