[flang-commits] [flang] [flang] Make REAL/COMPLEX(10) a hard error for non-x86 targets (PR #124655)
via flang-commits
flang-commits at lists.llvm.org
Tue Jan 28 07:55:13 PST 2025
jeanPerier wrote:
> __x86_64__
Ah, that makes sense. bbc does not do it, so the lowering test driver need to change (bbc goal is to remain simple). @klausler, no need to update the lowering tests then, you can keep them as in your patch, I will re-enable them with other update to these tests to drop the "hlfir=false" anyway.
https://github.com/llvm/llvm-project/pull/124655
More information about the flang-commits
mailing list