[Mlir-commits] [mlir] [mlir]introduce UnrollScopeInterface and apply it to funcOp and gpu.launch Op. (PR #123904)

lonely eagle llvmlistbot at llvm.org
Fri Jan 24 11:31:04 PST 2025


linuxlonelyeagle wrote:

> Do you, perhaps, want to schedule your affine loop unrolling pass onto `gpu.launch`?

https://arxiv.org/pdf/[2108.13191](https://arxiv.org/pdf/2108.13191) I borrowed my ideas from this paper, but with a difference.

https://github.com/llvm/llvm-project/pull/123904


More information about the Mlir-commits mailing list