[llvm] [LV][NFC] Remove remaining uses of undef in tests (PR #169357)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 25 06:47:43 PST 2025
david-arm wrote:
I also realised we weren't actually checking anything in llvm/test/Transforms/LoopVectorize/interleaved-accesses-uniform-load.ll even though it had CHECK lines. I've fixed the test now, which also removes another 'undef'.
https://github.com/llvm/llvm-project/pull/169357
More information about the llvm-commits
mailing list