[TableGen] Couple of small updates to OpBase
authorAshwin Murthy <ashwinm@google.com>
Sat, 4 May 2019 08:00:25 +0000 (01:00 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 6 May 2019 15:28:40 +0000 (08:28 -0700)
commitb52d6e9148c6386eabd32858e299ea77a6db5ba0
tree5dbac446500d6b316410905ab382e4bff605af09
parentcad369b667c44a32760ab867edfe335fede2fbf7
[TableGen] Couple of small updates to OpBase

    Added a definition for the newly added None type.
    Fix TCopVTEtAreSameAt to be a Predicate rather than a PredOpTrait. This makes it more of a primitive and allows flexible composition.

--

PiperOrigin-RevId: 246631975
mlir/include/mlir/IR/OpBase.td
mlir/test/mlir-tblgen/predicate.td