[all-commits] [llvm/llvm-project] 4e3900: [mlir][Tensor][NFC] Migrate Tensor dialect to the ...
zero9178 via All-commits
all-commits at lists.llvm.org
Tue Jan 17 04:25:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e390073aa9ac84651f031414b5af3eeefd20b14
https://github.com/llvm/llvm-project/commit/4e390073aa9ac84651f031414b5af3eeefd20b14
Author: Markus Böck <markus.boeck02 at gmail.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/TensorBase.td
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
Log Message:
-----------
[mlir][Tensor][NFC] Migrate Tensor dialect to the new fold API
See https://discourse.llvm.org/t/psa-new-improved-fold-method-signature-has-landed-please-update-your-downstream-projects/67618 for context
Differential Revision: https://reviews.llvm.org/D141530
More information about the All-commits
mailing list