MLIR
20.0.0git
|
This class acts as a special tag that makes the desire to match any operation that implements a given interface explicit. More...
#include "mlir/IR/PatternMatch.h"
This class acts as a special tag that makes the desire to match any operation that implements a given interface explicit.
This helps to avoid unnecessary usages of this feature, and ensures that the user is making a conscious decision.
Definition at line 164 of file PatternMatch.h.