Open
Description
Right now the native cpu adapter hard codes which fp_config flags it reports as supported. These should be influenced by which platform the adapter is running on, and potentially by the various fp related compile flags (-fdenormal-fp-math, -ffinite-math-only, etc.). See this comment: #15811 (comment)