14#ifndef MLIR_DIALECT_UB_IR_UBMATCHERS_H
15#define MLIR_DIALECT_UB_IR_UBMATCHERS_H
Attributes are known-constant values of operations.
Operation is the basic unit of execution within MLIR.
detail::poison_attr_matcher m_Poison()
Matches a poison constant (any attribute implementing PoisonAttrInterface).
The matcher that matches operations that have the ConstantLike trait, and binds the folded attribute ...
Matches a poison attribute (any attribute implementing PoisonAttrInterface).
bool match(Operation *op)
bool match(Attribute attr)