summaryrefslogtreecommitdiffstats
path: root/mlir/lib/IR/Attributes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Densify storage for f16, f32 and support f16 semantics in FloatAttrsAlex Zinenko2019-03-291-12/+36
* Add Type to int/float attributes.Jacques Pienaar2019-03-291-5/+10
* ConvertToCFG: properly remap nested function attributes.Alex Zinenko2019-03-291-0/+33
* Switch IntegerAttr to use APInt.Jacques Pienaar2019-03-291-2/+4
* Implement value type abstraction for types.River Riddle2019-03-291-9/+7
* Introduce integer set attributeUday Bondhugula2019-03-291-0/+8
* Implement value type abstraction for attributes.River Riddle2019-03-291-0/+214
* Support for AffineMapAttr.MLIR Team2019-03-291-53/+0
* Add parsing for attributes and attibutes on operations. Add IR representationChris Lattner2019-03-291-9/+5
* Implement IR support for attributes.Chris Lattner2019-03-291-0/+57
OpenPOWER on IntegriCloud