The top-level verifier of data layout specifications delegates verification of entries with identifier keys to the dialect of the identifier prefix. This flow was missing a check whether the dialect actually implements the relevant interface. Reviewed By: gysit Differential Revision: https://reviews.llvm.org/D103945  | 
			||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CallInterfaces.cpp | ||
| CastInterfaces.cpp | ||
| ControlFlowInterfaces.cpp | ||
| CopyOpInterface.cpp | ||
| DataLayoutInterfaces.cpp | ||
| DerivedAttributeOpInterface.cpp | ||
| InferTypeOpInterface.cpp | ||
| LoopLikeInterface.cpp | ||
| SideEffectInterfaces.cpp | ||
| VectorInterfaces.cpp | ||
| ViewLikeInterface.cpp | ||