[all-commits] [llvm/llvm-project] 8e466f: [MLIR][NFC] Update syntax of global_memref in ODS ...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Wed Nov 4 15:59:21 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8e466f69cfaeedbf63e8c643865177bb6e53740c
https://github.com/llvm/llvm-project/commit/8e466f69cfaeedbf63e8c643865177bb6e53740c
Author: Rahul Joshi <jurahul at google.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
Log Message:
-----------
[MLIR][NFC] Update syntax of global_memref in ODS description.
- The ODS description was using an old syntax that was updated during the review.
This fixes the ODS description to match the current syntax.
Differential Revision: https://reviews.llvm.org/D90797
More information about the All-commits
mailing list