[flang-commits] [flang] [flang] Warn when F128 is unsupported (PR #102147)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Tue Aug 27 06:19:59 PDT 2024


tblah wrote:

I've updated this so that the test suite passes without f128 support.

I'm concerned that there is now a lot of duplication in code figuring out whether we can support f128. I'm not very familiar with CMake. Is there any way this could be refactored?

https://github.com/llvm/llvm-project/pull/102147


More information about the flang-commits mailing list