[all-commits] [llvm/llvm-project] 0ae2e9: Apply clang-tidy fixes for modernize-use-override ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sat Jan 1 17:24:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ae2e9580c5764eeb15f96cfb661f44307d4e6fa
https://github.com/llvm/llvm-project/commit/0ae2e9580c5764eeb15f96cfb661f44307d4e6fa
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
M mlir/unittests/Dialect/Quant/QuantizationUtilsTest.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-override to MLIR (NFC)
Reviewed By: rriddle, jpienaar
Differential Revision: https://reviews.llvm.org/D116356
More information about the All-commits
mailing list