[all-commits] [llvm/llvm-project] bf3f70: [mlir][NFC] Generalize `getPermutedPosition`
Diego Caballero via All-commits
all-commits at lists.llvm.org
Thu Dec 1 11:00:56 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf3f7016b17970478d1b8af481318c62d0a9004e
https://github.com/llvm/llvm-project/commit/bf3f7016b17970478d1b8af481318c62d0a9004e
Author: Diego Caballero <diegocaballero at google.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M mlir/include/mlir/IR/AffineMap.h
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/lib/IR/AffineMap.cpp
Log Message:
-----------
[mlir][NFC] Generalize `getPermutedPosition`
Small change to support projected permutations in the
`getPermutedPosition` utility. Renamed to `getResultPosition`.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D138946
More information about the All-commits
mailing list