[Mlir-commits] [mlir] [mlir] IntegerRangeAnalysis: don't loop over splat attr (PR #115229)
Ian Wood
llvmlistbot at llvm.org
Thu Nov 7 10:49:45 PST 2024
IanWood1 wrote:
> Can you add some test? LGTM otherwise.
[f54cdc5](https://github.com/llvm/llvm-project/commit/f54cdc5d6ee5532da117f2489c105148c94dcb39) added tests to check the for the correct handling of splat values. This change should really only effect the performance of very large splat constants. So, I'm not sure how this should be tested.
https://github.com/llvm/llvm-project/pull/115229
More information about the Mlir-commits
mailing list