[Mlir-commits] [mlir] [mlir] IntegerRangeAnalysis: add support for vector type (PR #112292)

Andrzej WarzyƄski llvmlistbot at llvm.org
Tue Oct 15 08:37:20 PDT 2024


https://github.com/banach-space commented:

> The end goal of these changes is to be able to optimize vectorized index calculations.

Would you mind sharing a bit more? I'm intrigued. And in particular, how does this compare to ValueBoundsAnalysis?

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


More information about the Mlir-commits mailing list