[flang-commits] [flang] [flang] Build fix (PR #125087)
via flang-commits
flang-commits at lists.llvm.org
Thu Jan 30 12:17:44 PST 2025
https://github.com/jeanPerier approved this pull request.
This "by elimination logic" makes some sense and is valid with my configs. I think if you wanted something more robust, you could use cmake to try compiling a a file using __FE_DENORM and define a macro according to the compilation success/failure. Then that macro could be used here.
https://github.com/llvm/llvm-project/pull/125087
More information about the flang-commits
mailing list