llvm-project
4e6ec0bf
- [SCEV] Replace redundant !Preds.empty() check with assert. (NFCI)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SCEV] Replace redundant !Preds.empty() check with assert. (NFCI) If there are no predicates, the predicated counts should not be different to the non-predicated ones.
Author
fhahn
Committer
fhahn
Parents
0ee10e94
Loading