"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "eecc5b53ae7738b3a8145af4bf6af10ac52e2c06"
NFC: Break up the mlir python bindings into individual sources.
* 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. Differential Revision: https://reviews.llvm.org/D98978
Loading
Please register or sign in to comment