llvm-project
07a8a5e4 - [SLP][NFC] Avoid undef usage in odd_store.ll (#206333)

Commit
16 days ago
[SLP][NFC] Avoid undef usage in odd_store.ll (#206333) Replace `ret i32 undef` with void return type to avoid CI undef deprecator failures. For this PR: https://github.com/llvm/llvm-project/pull/206259
Author
Parents
Loading