[all-commits] [llvm/llvm-project] ad5d7a: Apply clang-tidy fixes for readability-const-retur...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sat Jan 1 17:54:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad5d7ace34e8b1c4bfdeb855b92b860b95127c7b
https://github.com/llvm/llvm-project/commit/ad5d7ace34e8b1c4bfdeb855b92b860b95127c7b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M mlir/include/mlir/Dialect/Quant/UniformSupport.h
M mlir/include/mlir/TableGen/Predicate.h
M mlir/lib/Dialect/Quant/Utils/UniformSupport.cpp
M mlir/lib/TableGen/Predicate.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-const-return-type to MLIR (NFC)
Reviewed By: rriddle, Mogball
Differential Revision: https://reviews.llvm.org/D116251
Commit: f0fff1dfde9dae9d5ce4e9c647da0fdc368053c0
https://github.com/llvm/llvm-project/commit/f0fff1dfde9dae9d5ce4e9c647da0fdc368053c0
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
Log Message:
-----------
Remove unused applyPad function from TosaToLinalg.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/1fc096af1e49...f0fff1dfde9d
More information about the All-commits
mailing list