[all-commits] [llvm/llvm-project] 3a5a61: [MLIR][Shape] Expose `getShapeVec` and add support...
frgossen via All-commits
all-commits at lists.llvm.org
Fri Apr 16 05:00:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a5a610e275d227b0f6dc11ea5f943c7ca851052
https://github.com/llvm/llvm-project/commit/3a5a610e275d227b0f6dc11ea5f943c7ca851052
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-04-16 (Fri, 16 Apr 2021)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/Shape.h
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Dialect/Shape/canonicalize.mlir
Log Message:
-----------
[MLIR][Shape] Expose `getShapeVec` and add support for extent tensors
Differential Revision: https://reviews.llvm.org/D100636
More information about the All-commits
mailing list