llvm-project
3be955ab
- [NFC] Remove dead code
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[NFC] Remove dead code There's an early exit branch a couple of lines earlier for `MVT == f64`. Convert to an assert rather than using the duplicate ternary here. This silences an opinionated static analyser that's been bugging me.
References
#106056 - [NFC] Remove dead code
Author
ldrumm
Committer
ldrumm
Parents
216ba6bc
Loading