Taewook Oh via llvm-dev
2015-Dec-29 19:53 UTC
[llvm-dev] [TargetInstrInfo] Why does MachineBranchPredicate::ComparePredicate have only PRED_EQ and PRED_NE?
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>