[flang][NFC] move HLFIR dialect definition in IR
Transforms will need to be put in a different library to avoid circular dependencies with other parts of the compiler. So create an IR directory, this (flat include directory, IR and Transform directories in lib) matches how dialects like LLVM dialect are implemented. Differential Revision: https://reviews.llvm.org/D137701
Loading
Please sign in to comment