MLIR
20.0.0git
|
This class acts as a special tag that makes the desire to match any operation that implements a given trait 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 trait explicit.
This helps to avoid unnecessary usages of this feature, and ensures that the user is making a conscious decision.
Definition at line 169 of file PatternMatch.h.