forked from OSchip/llvm-project
a495f960e0
Dialect attributes are defined as: dialect-namespace `.` attr-name `:` attribute-value Dialects can override any of the following hooks to verify the validity of a given attribute: * verifyFunctionAttribute * verifyFunctionArgAttribute * verifyInstructionAttribute PiperOrigin-RevId: 236507970 |
||
---|---|---|
.. | ||
AffineAnalysis.cpp | ||
AffineStructures.cpp | ||
Dominance.cpp | ||
LoopAnalysis.cpp | ||
MemRefBoundCheck.cpp | ||
MemRefDependenceCheck.cpp | ||
NestedMatcher.cpp | ||
OpStats.cpp | ||
ParallelismDetection.cpp | ||
SliceAnalysis.cpp | ||
Utils.cpp | ||
VectorAnalysis.cpp | ||
Verifier.cpp |