llvm-project/mlir/lib/TableGen
Lei Zhang f8bbe5deca Various tiny refinements over TableGen Operator class
Use "native" vs "derived" to differentiate attributes on ops: native ones
are specified when creating the op as a part of defining the op, while
derived ones are computed from properties of the op.

PiperOrigin-RevId: 228186962
2019-03-29 15:01:56 -07:00
..
Operator.cpp Various tiny refinements over TableGen Operator class 2019-03-29 15:01:56 -07:00
Predicate.cpp Verify type of operands match those specifed in op registry. 2019-03-29 14:58:23 -07:00