llvm-project
4e6ec0bf - [SCEV] Replace redundant !Preds.empty() check with assert. (NFCI)

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
Committer
Parents
Loading