mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 02:36:05 +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