| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Densify storage for f16, f32 and support f16 semantics in FloatAttrs | Alex Zinenko | 2019-03-29 | 1 | -12/+36 |
| * | Add Type to int/float attributes. | Jacques Pienaar | 2019-03-29 | 1 | -5/+10 |
| * | ConvertToCFG: properly remap nested function attributes. | Alex Zinenko | 2019-03-29 | 1 | -0/+33 |
| * | Switch IntegerAttr to use APInt. | Jacques Pienaar | 2019-03-29 | 1 | -2/+4 |
| * | Implement value type abstraction for types. | River Riddle | 2019-03-29 | 1 | -9/+7 |
| * | Introduce integer set attribute | Uday Bondhugula | 2019-03-29 | 1 | -0/+8 |
| * | Implement value type abstraction for attributes. | River Riddle | 2019-03-29 | 1 | -0/+214 |
| * | Support for AffineMapAttr. | MLIR Team | 2019-03-29 | 1 | -53/+0 |
| * | Add parsing for attributes and attibutes on operations. Add IR representation | Chris Lattner | 2019-03-29 | 1 | -9/+5 |
| * | Implement IR support for attributes. | Chris Lattner | 2019-03-29 | 1 | -0/+57 |

