Groverkss wrote: This should be implemented the same way https://github.com/llvm/llvm-project/pull/132227 is implemented. We should never do unrolling like this in conversion. It should always be a seperate pattern. https://github.com/llvm/llvm-project/pull/151175