|
MLIR
22.0.0git
|
A trait to mark ops that can be enclosed/wrapped in a SpecConstantOperation op.
More...
#include "mlir/Dialect/SPIRV/IR/SPIRVOpTraits.h"
Inheritance diagram for mlir::OpTrait::spirv::UsableInSpecConstantOp< ConcreteType >:Additional Inherited Members | |
Protected Member Functions inherited from mlir::OpTrait::TraitBase< ConcreteType, UsableInSpecConstantOp > | |
| Operation * | getOperation () |
| Return the ultimate Operation being worked on. More... | |
A trait to mark ops that can be enclosed/wrapped in a SpecConstantOperation op.
Definition at line 32 of file SPIRVOpTraits.h.