[PATCH] D29710: [globalisel] OperandPredicateMatcher's shouldn't need to generate the MachineOperand expr. NFC

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 07:45:52 PST 2017


rovka added inline comments.


================
Comment at: utils/TableGen/GlobalISelEmitter.cpp:167
   /// Emit a C++ expression that checks the predicate for the OpIdx operand of
   /// the instruction given in InsnVarName.
   virtual void emitCxxPredicateExpr(raw_ostream &OS,
----------------
This comment is out of date.


https://reviews.llvm.org/D29710





More information about the llvm-commits mailing list