My Project
Enumerations
mlir::StandardAttributes Namespace Reference

Enumerations

enum  Kind {
  AffineMap = Attribute::FIRST_STANDARD_ATTR, Array, Bool, Dictionary,
  Float, Integer, IntegerSet, Opaque,
  String, SymbolRef, Type, Unit,
  DenseElements, OpaqueElements, SparseElements, FIRST_ELEMENTS_ATTR = DenseElements,
  LAST_ELEMENTS_ATTR = SparseElements, CallSiteLocation, FileLineColLocation, FusedLocation,
  NameLocation, OpaqueLocation, UnknownLocation, FIRST_LOCATION_ATTR = CallSiteLocation,
  LAST_LOCATION_ATTR = UnknownLocation
}
 

Enumeration Type Documentation

◆ Kind

Enumerator
AffineMap 
Array 
Bool 
Dictionary 
Float 
Integer 
IntegerSet 
Opaque 
String 
SymbolRef 
Type 
Unit 
DenseElements 

Elements Attributes.

OpaqueElements 
SparseElements 
FIRST_ELEMENTS_ATTR 
LAST_ELEMENTS_ATTR 
CallSiteLocation 

Locations.

FileLineColLocation 
FusedLocation 
NameLocation 
OpaqueLocation 
UnknownLocation 
FIRST_LOCATION_ATTR 
LAST_LOCATION_ATTR