[flang-commits] [flang] [flang] Fix build on different of cores from #164630 (PR #164841)

Jean-Didier PAILLEUX via flang-commits flang-commits at lists.llvm.org
Fri Oct 24 12:42:16 PDT 2025


JDPailleux wrote:

That was my conclusion. I was unable to reproduce the dependency issue on my side.
My only indication was the FIRSupport dependency in MIFDialect, and the MIFDialect header in "InitFIR.h" could produce the dependency error. 
So, as @tblah mentions,  removing the dependency from MIFDialect to FIRSupport makes the issue much less likely. 


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


More information about the flang-commits mailing list