llvm-project
07a8a5e4
- [SLP][NFC] Avoid undef usage in odd_store.ll (#206333)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#206333 - [SLP][NFC] Avoid undef usage in odd_store.ll
Author
harrisonGPU
Parents
0094e38f
Loading