[Mlir-commits] [mlir] [mlir] IntegerRangeAnalysis: add support for vector type (PR #112292)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Wed Oct 16 00:14:12 PDT 2024
banach-space wrote:
> Ideally, they should be unified at some point, but it's out of scope currently.
+1 to unification and for it being out of scope.
> And a lot of these index calculations can be potentially truncated to `i32`.
Oh, that would be super handy for us as well, thank you for working on this! Have you already prototyped the remaining parts? I'd be keen to see the full flow :)
https://github.com/llvm/llvm-project/pull/112292
More information about the Mlir-commits
mailing list