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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo