[all-commits] [llvm/llvm-project] 731206: [mlir] Move move capture in SparseElementsAttr::ge...
River Riddle via All-commits
all-commits at lists.llvm.org
Tue May 11 12:18:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 731206f3684af5979e3a794970db83f9a34b4541
https://github.com/llvm/llvm-project/commit/731206f3684af5979e3a794970db83f9a34b4541
Author: River Riddle <riddleriver at gmail.com>
Date: 2021-05-11 (Tue, 11 May 2021)
Changed paths:
M mlir/include/mlir/IR/BuiltinAttributes.h
Log Message:
-----------
[mlir] Move move capture in SparseElementsAttr::getValues
This was a TODO for the move to C++14. Now that the move has been completed, we can resolve it.
More information about the All-commits
mailing list