MLIR  19.0.0git
List of all members
mlir::OpTrait::spirv::UsableInSpecConstantOp< ConcreteType > Class Template Reference

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 >
OperationgetOperation ()
 Return the ultimate Operation being worked on. More...
 

Detailed Description

template<typename ConcreteType>
class mlir::OpTrait::spirv::UsableInSpecConstantOp< ConcreteType >

A trait to mark ops that can be enclosed/wrapped in a SpecConstantOperation op.

Definition at line 32 of file SPIRVOpTraits.h.


The documentation for this class was generated from the following file: