[Mlir-commits] [mlir] [mlir][affine][gpu] support unroll dynamic value and apply it to gpu.thread_id op (PR #128113)
Krzysztof Drewniak
llvmlistbot at llvm.org
Thu Feb 27 15:03:16 PST 2025
krzysz00 wrote:
(Re the lattice, you need to have `DeadCodeAnalysis` loaded)
But also look into `ValueBoundsConstraintSet` - it works better with `affine`
https://github.com/llvm/llvm-project/pull/128113
More information about the Mlir-commits
mailing list