Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p... | River Riddle | 2020-01-11 | 1 | -4/+4 |
* | NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. | River Riddle | 2019-12-23 | 1 | -3/+3 |
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V... | River Riddle | 2019-12-22 | 1 | -3/+3 |
* | NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in... | River Riddle | 2019-12-18 | 1 | -1/+1 |
* | Refactor SplatElementsAttr to inherit from DenseElementsAttr as opposed to be... | River Riddle | 2019-06-19 | 1 | -2/+2 |
* | Allow for the case where ShapedType is a MemRef in fixed point math kerne... | Geoffrey Martin-Noble | 2019-05-20 | 1 | -4/+7 |
* | Rename VectorOrTensorType to ShapedType | Geoffrey Martin-Noble | 2019-05-20 | 1 | -12/+12 |
* | Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps. | Stella Laurenzo | 2019-05-20 | 1 | -0/+233 |