- IRModules.cpp -> (IRCore.cpp, IRAffine.cpp, IRAttributes.cpp, IRTypes.cpp).
- The individual pieces now compile in the 5-15s range whereas IRModules.cpp was starting to approach a minute (didn't capture a before time).
- More fine grained splitting is possible, but this represents the most obvious.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo