[fir][NFC] Move MLIR includes to FIRDialect.td
The fir_Dialect definition was coming silently through FIRTypes.td. Make the include of flang/Optimizer/Dialect/FIRDialect.td explicit in FIROps.td and move MLIR includes to FIRDialect.td. This patch is part of the upstreaming effort from fir-dev branch. Reviewed By: AlexisPerry Differential Revision: https://reviews.llvm.org/D112418 Co-authored-by:Eric Schweitz <eschweitz@nvidia.com>
Loading
Please sign in to comment