[all-commits] [llvm/llvm-project] fb0654: [mlir][interfaces][NFC] Remove ViewLikeInterface::...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Jul 5 07:59:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb0654ced38830980d3edea628a7aeeabcf298ac
https://github.com/llvm/llvm-project/commit/fb0654ced38830980d3edea628a7aeeabcf298ac
Author: Matthias Springer <springerm at google.com>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M mlir/include/mlir/Interfaces/ViewLikeInterface.td
M mlir/lib/Interfaces/ViewLikeInterface.cpp
Log Message:
-----------
[mlir][interfaces][NFC] Remove ViewLikeInterface::expandToRank
This helper function is no longer needed.
Differential Revision: https://reviews.llvm.org/D129145
More information about the All-commits
mailing list