[all-commits] [llvm/llvm-project] d6f2e3: [mlir] Flip Tensor dialect and ViewLike (NFC)
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Fri Aug 12 12:42:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6f2e32fc13992cf9c71fc2f880e4859d8b68a0d
https://github.com/llvm/llvm-project/commit/d6f2e32fc13992cf9c71fc2f880e4859d8b68a0d
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2022-08-12 (Fri, 12 Aug 2022)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/TensorBase.td
M mlir/include/mlir/Interfaces/ViewLikeInterface.td
Log Message:
-----------
[mlir] Flip Tensor dialect and ViewLike (NFC)
Also requires updating view like interface to use prefixed form.
Differential Revision: https://reviews.llvm.org/D131361
More information about the All-commits
mailing list