[all-commits] [llvm/llvm-project] 2b35b3: [mlir][linalg] Tune getTiedIndexingMap method (NFC).
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Wed Aug 25 12:05:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b35b372fde9a3504b1bbc17ea0a1aa1f02aa5e9
https://github.com/llvm/llvm-project/commit/2b35b372fde9a3504b1bbc17ea0a1aa1f02aa5e9
Author: Tobias Gysi <gysit at google.com>
Date: 2021-08-25 (Wed, 25 Aug 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
Log Message:
-----------
[mlir][linalg] Tune getTiedIndexingMap method (NFC).
Optimize the performance by using the range directly.
Reviewed By: benvanik
Differential Revision: https://reviews.llvm.org/D108715
More information about the All-commits
mailing list