If I have installed LLVM, should I install MLIR from scratch?

I saw some of the tutorial about how to install MLIR start from git the llvm-project repo, but I have installed LLVM, in this case, should I find a new floder and git the llvm-project once again and build and so on?

maybe start from here: Getting Started - MLIR