[all-commits] [llvm/llvm-project] 07fc85: [mlir][ODS] Small fixes for ODS classes
Vladislav Vinogradov via All-commits
all-commits at lists.llvm.org
Thu Feb 4 09:06:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07fc852897134cfa29a1baf9e10247e9456df462
https://github.com/llvm/llvm-project/commit/07fc852897134cfa29a1baf9e10247e9456df462
Author: Vladislav Vinogradov <vlad.vinogradov at intel.com>
Date: 2021-02-04 (Thu, 04 Feb 2021)
Changed paths:
M mlir/include/mlir/IR/OpBase.td
Log Message:
-----------
[mlir][ODS] Small fixes for ODS classes
* Introduce separate `RankedTensorOf` class. Use it as base class for `AnyRankedTensor`.
* Add C++ class specification (`::mlir::MemRefType`) to `MemRefRankOf` and `StaticShapeMemRefOf`.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D95936
More information about the All-commits
mailing list