Fusing polly passes into LLVM

im new to LLVM, have least knowledge …is it possible to fuse some passes of polly (like Manualoptimizer and matmuloptimizer) into LLVM framework transformation passes (like ADCE,Loop fusion,DCE etc)