[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 14:57:00 PST 2025
krzysz00 wrote:
Also, for `affine`, I think you want `ValueBoundsOpInterface` and the like, not `IntegerRangeInference`
https://github.com/llvm/llvm-project/pull/128113
More information about the Mlir-commits
mailing list