jayfoad wrote: > @jayfoad, how can I check for denormals being flushed? See earlier comments. @arsenm said: > F.getDenormalType(fltSemantics) == DenormalMode::getIEEE() works, but is pretty ugly https://github.com/llvm/llvm-project/pull/85506