[llvm-dev] [TargetInstrInfo] Why does MachineBranchPredicate::ComparePredicate have only PRED_EQ and PRED_NE?

Taewook Oh via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 29 11:53:13 PST 2015


Hi,

I wonder why MachineBranchPredicate::ComparePredicate has only PRED_EQ and PRED_NE but not other predicates such as GT, LT, etc. Is there a reason behind that?

Thanks,
Taewook
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151229/9d4a5ff4/attachment.html>


More information about the llvm-dev mailing list