[llvm-branch-commits] [mlir] dcac2da - [IR Parser] Fix a crash handling zero width integer attributes.

2021-01-10 Thread Chris Lattner via llvm-branch-commits
Author: Chris Lattner Date: 2021-01-10T21:18:01-08:00 New Revision: dcac2da10632c83737fce6da60fbc4dd09c01034 URL: https://github.com/llvm/llvm-project/commit/dcac2da10632c83737fce6da60fbc4dd09c01034 DIFF: https://github.com/llvm/llvm-project/commit/dcac2da10632c83737fce6da60fbc4dd09c01034.diff

[llvm-branch-commits] [mlir] 7510c11 - Update for review feedback: Inline var declaration and expand names.

2021-01-06 Thread Chris Lattner via llvm-branch-commits
Author: Chris Lattner Date: 2021-01-06T20:59:24-08:00 New Revision: 7510c1152f0bb5ca6ef68ace22cb702b57b96fe9 URL: https://github.com/llvm/llvm-project/commit/7510c1152f0bb5ca6ef68ace22cb702b57b96fe9 DIFF: https://github.com/llvm/llvm-project/commit/7510c1152f0bb5ca6ef68ace22cb702b57b96fe9.diff

[llvm-branch-commits] [mlir] 25f23a6 - [AsmPrinter] Make OpAsmPrinter::printFunctionalType be resilient to null values.

2021-01-06 Thread Chris Lattner via llvm-branch-commits
Author: Chris Lattner Date: 2021-01-06T20:59:24-08:00 New Revision: 25f23a60398ee0a1ece2d49b281003ec642d5fed URL: https://github.com/llvm/llvm-project/commit/25f23a60398ee0a1ece2d49b281003ec642d5fed DIFF: https://github.com/llvm/llvm-project/commit/25f23a60398ee0a1ece2d49b281003ec642d5fed.diff

[llvm-branch-commits] [mlir] 87c032f - [IR] Make Value::getType() work better with invalid IR.

2020-12-28 Thread Chris Lattner via llvm-branch-commits
Author: Chris Lattner Date: 2020-12-28T12:37:01-08:00 New Revision: 87c032f7b449cee97751d86739e249738029bf63 URL: https://github.com/llvm/llvm-project/commit/87c032f7b449cee97751d86739e249738029bf63 DIFF: https://github.com/llvm/llvm-project/commit/87c032f7b449cee97751d86739e249738029bf63.diff

[llvm-branch-commits] [mlir] 9eb3e56 - [ODS] Make the getType() method on a OneResult instruction return a specific type.

2020-12-26 Thread Chris Lattner via llvm-branch-commits
Author: Chris Lattner Date: 2020-12-26T13:52:40-08:00 New Revision: 9eb3e564d3b1c772a64eef6ecaa3b1705d065218 URL: https://github.com/llvm/llvm-project/commit/9eb3e564d3b1c772a64eef6ecaa3b1705d065218 DIFF: https://github.com/llvm/llvm-project/commit/9eb3e564d3b1c772a64eef6ecaa3b1705d065218.diff

[llvm-branch-commits] [mlir] 75a3f32 - [IR] Add an ImplicitLocOpBuilder helper class for building IR with the same loc.

2020-12-22 Thread Chris Lattner via llvm-branch-commits
Author: Chris Lattner Date: 2020-12-22T14:47:33-08:00 New Revision: 75a3f326c3d874853031d8bedd1d00127c835103 URL: https://github.com/llvm/llvm-project/commit/75a3f326c3d874853031d8bedd1d00127c835103 DIFF: https://github.com/llvm/llvm-project/commit/75a3f326c3d874853031d8bedd1d00127c835103.diff

[llvm-branch-commits] [mlir] a44e630 - [AsmParser] Fix support for zero bit integer types.

2020-12-12 Thread Chris Lattner via llvm-branch-commits
Author: Chris Lattner Date: 2020-12-12T21:24:18-08:00 New Revision: a44e630353b83fea89b7d6e61cba5d34800d86d5 URL: https://github.com/llvm/llvm-project/commit/a44e630353b83fea89b7d6e61cba5d34800d86d5 DIFF: https://github.com/llvm/llvm-project/commit/a44e630353b83fea89b7d6e61cba5d34800d86d5.diff