|
MLIR 22.0.0git
|
Traits to detect whether an Operation defined a Properties type, otherwise it'll default to EmptyProperties. More...
#include "mlir/IR/OpDefinition.h"
Public Types | |
| using | type = EmptyProperties |
Traits to detect whether an Operation defined a Properties type, otherwise it'll default to EmptyProperties.
Definition at line 86 of file OpDefinition.h.
| using mlir::PropertiesSelector< Op, class >::type = EmptyProperties |
Definition at line 87 of file OpDefinition.h.