[Mlir-commits] [mlir] [mlir] IntegerRangeAnalysis: don't loop over splat attr (PR #115229)

Ivan Butygin llvmlistbot at llvm.org
Thu Nov 7 11:00:26 PST 2024


Hardcode84 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 and change should really only affect the performance of very large splat constants. So, I'm not sure how this should be tested.

Oh, yeah, I forgot we already had functional test for splats ). LGTM.

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


More information about the Mlir-commits mailing list