Go to file
River Riddle 64f10da5ee Introduce a new class, MultiOperandTraitBase, to deduplicate the operand accessors for traits with multiple operands.
As part of this cleanup, NOperands<0>::Impl and NOperands<1>::Impl are typedef'd to ZeroOperands and OneOperand respectively.

--

PiperOrigin-RevId: 242027189
2019-04-05 07:42:20 -07:00
mlir Introduce a new class, MultiOperandTraitBase, to deduplicate the operand accessors for traits with multiple operands. 2019-04-05 07:42:20 -07:00