Apply clang-tidy fixes for readability-const-return-type to MLIR (NFC)
authorMehdi Amini <joker.eph@gmail.com>
Sun, 2 Jan 2022 01:50:43 +0000 (01:50 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 2 Jan 2022 01:51:39 +0000 (01:51 +0000)
commitad5d7ace34e8b1c4bfdeb855b92b860b95127c7b
tree4774c0d3104381688468a08b6d70d0b9ac70dad5
parent1fc096af1e495d121679340b527701a5c0a9ef8b
Apply clang-tidy fixes for readability-const-return-type to MLIR (NFC)

Reviewed By: rriddle, Mogball

Differential Revision: https://reviews.llvm.org/D116251
mlir/include/mlir/Dialect/Quant/UniformSupport.h
mlir/include/mlir/TableGen/Predicate.h
mlir/lib/Dialect/Quant/Utils/UniformSupport.cpp
mlir/lib/TableGen/Predicate.cpp