[flang-commits] [flang] [draft][flang] Query backend support for quad-precision compilation decision (PR #182230)

Tarun Prabhu via flang-commits flang-commits at lists.llvm.org
Thu Feb 19 08:51:28 PST 2026


tarunprabhu wrote:

If we are requiring the type to be legal, why do we need to check the Legalize action? The documentation for the enums suggest that they are used to determine how to legalize a type on platforms where the type is not legal. Or have I completely misunderstood this?

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


More information about the flang-commits mailing list