[llvm-branch-commits] [mlir] 67a339e - [MLIR] Disallow `sym_visibility`, `sym_name` and `type` attributes in the parsed attribute dictionary.

2021-01-12 Thread Rahul Joshi via llvm-branch-commits
Author: Rahul Joshi Date: 2021-01-12T09:11:02-08:00 New Revision: 67a339e96839cdecb5efad0e2731ab20a4ee458e URL: https://github.com/llvm/llvm-project/commit/67a339e96839cdecb5efad0e2731ab20a4ee458e DIFF: https://github.com/llvm/llvm-project/commit/67a339e96839cdecb5efad0e2731ab20a4ee458e.diff

[llvm-branch-commits] [mlir] 25007b4 - [MLIR][NFC] Change FunctionLike::setAllArgAttrs/setAllResultAttrs to do a one-shot attribute update.

2020-12-28 Thread Rahul Joshi via llvm-branch-commits
Author: Rahul Joshi Date: 2020-12-28T14:15:47-08:00 New Revision: 25007b4d7e094c569d512770bd2397d8667fd3db URL: https://github.com/llvm/llvm-project/commit/25007b4d7e094c569d512770bd2397d8667fd3db DIFF: https://github.com/llvm/llvm-project/commit/25007b4d7e094c569d512770bd2397d8667fd3db.diff

[llvm-branch-commits] [mlir] 563879b - [NFC] Use ConvertOpToLLVMPattern instead of ConvertToLLVMPattern.

2020-12-10 Thread Rahul Joshi via llvm-branch-commits
Author: Rahul Joshi Date: 2020-12-10T09:33:43-08:00 New Revision: 563879b6f9465982b422a69a901e3d84e7cb7764 URL: https://github.com/llvm/llvm-project/commit/563879b6f9465982b422a69a901e3d84e7cb7764 DIFF: https://github.com/llvm/llvm-project/commit/563879b6f9465982b422a69a901e3d84e7cb7764.diff

[llvm-branch-commits] [mlir] b0d02b6 - [MLIR] Minor cleanup for Shape dialect.

2020-12-09 Thread Rahul Joshi via llvm-branch-commits
Author: Rahul Joshi Date: 2020-12-09T14:21:35-08:00 New Revision: b0d02b698b94d2fc5f7fbd430f5e9d3b032f8523 URL: https://github.com/llvm/llvm-project/commit/b0d02b698b94d2fc5f7fbd430f5e9d3b032f8523 DIFF: https://github.com/llvm/llvm-project/commit/b0d02b698b94d2fc5f7fbd430f5e9d3b032f8523.diff

[llvm-branch-commits] [mlir] 2452334 - [MLIR] Generate inferReturnTypes declaration using InferTypeOpInterface trait.

2020-12-04 Thread Rahul Joshi via llvm-branch-commits
Author: Rahul Joshi Date: 2020-12-04T09:05:53-08:00 New Revision: 245233423e466979e11b39cbed676903892d07f8 URL: https://github.com/llvm/llvm-project/commit/245233423e466979e11b39cbed676903892d07f8 DIFF: https://github.com/llvm/llvm-project/commit/245233423e466979e11b39cbed676903892d07f8.diff

[llvm-branch-commits] [flang] fe7fdca - [MLIR] Fix parseFunctionLikeOp() to fail parsing empty regions

2020-12-04 Thread Rahul Joshi via llvm-branch-commits
Author: Rahul Joshi Date: 2020-12-04T09:09:59-08:00 New Revision: fe7fdcac87be4ad3de34901eb6fb5746437610e8 URL: https://github.com/llvm/llvm-project/commit/fe7fdcac87be4ad3de34901eb6fb5746437610e8 DIFF: https://github.com/llvm/llvm-project/commit/fe7fdcac87be4ad3de34901eb6fb5746437610e8.diff

[llvm-branch-commits] [mlir] 6b043ec - [MLIR] Fix genTypeInterfaceMethods() to work correctly with InferTypeOpInterface

2020-12-01 Thread Rahul Joshi via llvm-branch-commits
Author: Rahul Joshi Date: 2020-12-01T13:36:25-08:00 New Revision: 6b043ecdb71bb0354cbd64d766cc21b7d20dca84 URL: https://github.com/llvm/llvm-project/commit/6b043ecdb71bb0354cbd64d766cc21b7d20dca84 DIFF: https://github.com/llvm/llvm-project/commit/6b043ecdb71bb0354cbd64d766cc21b7d20dca84.diff