[EXTERNAL] Re: arm + denormals

Ahh.

What about Mflushz?
Also, Is this question specifically for the Arm platform?

–Kiran

Many thanks. I will give this a try. Yes, indeed, it is for the arm platform.

Hello Gabriele,

It is possible that the feature is not enabled on the Arm platform. I see some special handling for X86_64 for this feature.

https://github.com/flang-compiler/flang/blob/cb42a171b6462b2f3acd3e1841a56a1ae08291ef/tools/flang2/flang2exe/llassem.cpp#L1129

–Kiran