MLIR
20.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 82 of file OpDefinition.h.
using mlir::PropertiesSelector< Op, class >::type = EmptyProperties |
Definition at line 83 of file OpDefinition.h.