[llvm] [Matrix][IR] Don't crash when verifying strides with more than 64 bits (PR #163729)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 16 04:49:48 PDT 2025


https://github.com/fhahn commented:

It should be fine to restrict the stride to be <= 64 bits

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


More information about the llvm-commits mailing list