[all-commits] [llvm/llvm-project] ec2ea4: [mlir][interfaces] Allow only ranked tensors/memre...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Oct 27 01:25:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec2ea41073b629e404ab1ff57fdbc3945d5e8a06
https://github.com/llvm/llvm-project/commit/ec2ea41073b629e404ab1ff57fdbc3945d5e8a06
Author: Matthias Springer <springerm at google.com>
Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths:
M mlir/include/mlir/Interfaces/DestinationStyleOpInterface.td
M mlir/lib/Interfaces/DestinationStyleOpInterface.cpp
Log Message:
-----------
[mlir][interfaces] Allow only ranked tensors/memrefs in DestinationStyleOpInterface
We have currently no need for unranked tensors/memrefs.
Differential Revision: https://reviews.llvm.org/D136588
More information about the All-commits
mailing list