[llvm] [LV] Fix random behaviour in LoopVectorizationLegality::isUniform (PR #170463)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 4 03:05:31 PST 2025


https://github.com/fhahn commented:

It looks like the test case is not crashing on current main AFAICT  but maybe something is missing from https://llvm.godbolt.org/z/r1o5x7rGP that is needed to trigger it?

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


More information about the llvm-commits mailing list