[all-commits] [llvm/llvm-project] d19f89: Apply clang-tidy fixes for llvm-qualified-auto to ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Jan 13 18:28:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d19f89b5d2a97e1f873eebd077191830c7c41ad3
https://github.com/llvm/llvm-project/commit/d19f89b5d2a97e1f873eebd077191830c7c41ad3
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/include/mlir/IR/AffineExpr.h
M mlir/include/mlir/IR/AffineMap.h
M mlir/include/mlir/IR/Attributes.h
M mlir/include/mlir/IR/Location.h
M mlir/include/mlir/IR/Matchers.h
M mlir/include/mlir/IR/Types.h
M mlir/include/mlir/Support/InterfaceSupport.h
M mlir/lib/IR/AttributeDetail.h
M mlir/lib/IR/TypeDetail.h
Log Message:
-----------
Apply clang-tidy fixes for llvm-qualified-auto to MLIR (NFC)
Commit: 59d8740f2f76cdec36cf62052db8ef5324e05b3d
https://github.com/llvm/llvm-project/commit/59d8740f2f76cdec36cf62052db8ef5324e05b3d
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Fraction.h
M mlir/include/mlir/Conversion/VectorToLLVM/ConvertVectorToLLVM.h
M mlir/include/mlir/Dialect/SPIRV/Transforms/SPIRVConversion.h
M mlir/include/mlir/IR/AffineExpr.h
M mlir/include/mlir/IR/AffineMap.h
M mlir/include/mlir/IR/Attributes.h
M mlir/include/mlir/IR/IntegerSet.h
M mlir/include/mlir/IR/OpImplementation.h
M mlir/include/mlir/IR/PatternMatch.h
M mlir/include/mlir/IR/TypeSupport.h
M mlir/include/mlir/IR/Types.h
M mlir/include/mlir/Interfaces/ControlFlowInterfaces.h
M mlir/include/mlir/Interfaces/InferTypeOpInterface.h
M mlir/include/mlir/Support/DebugCounter.h
M mlir/include/mlir/TableGen/Predicate.h
M mlir/lib/TableGen/Predicate.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-default-member-init to MLIR (NFC)
Commit: 9940dcfa4ac5db646a5ec3632df94e12fd1b0e8a
https://github.com/llvm/llvm-project/commit/9940dcfa4ac5db646a5ec3632df94e12fd1b0e8a
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/include/mlir/Analysis/AliasAnalysis.h
M mlir/include/mlir/Dialect/Affine/IR/AffineValueMap.h
M mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.h
M mlir/include/mlir/Dialect/Quant/UniformSupport.h
M mlir/include/mlir/IR/AffineMap.h
M mlir/include/mlir/IR/Block.h
M mlir/include/mlir/IR/BuiltinAttributeInterfaces.h
M mlir/include/mlir/IR/PatternMatch.h
M mlir/include/mlir/Interfaces/SideEffectInterfaces.h
M mlir/include/mlir/Support/DebugAction.h
M mlir/include/mlir/Support/Timing.h
M mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h
M mlir/lib/Bindings/Python/IRModule.h
M mlir/lib/Parser/AsmParserImpl.h
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-equals-default to MLIR (NFC)
Commit: bd87241c44b2fa2f24de653ab560e64362a87eaf
https://github.com/llvm/llvm-project/commit/bd87241c44b2fa2f24de653ab560e64362a87eaf
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/include/mlir/Analysis/AffineStructures.h
M mlir/include/mlir/Support/Timing.h
M mlir/lib/Bindings/Python/IRModule.h
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-override to MLIR (NFC)
Commit: 2071e7204dda669013113f5b78257dea81ec57af
https://github.com/llvm/llvm-project/commit/2071e7204dda669013113f5b78257dea81ec57af
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/include/mlir-c/Interfaces.h
M mlir/include/mlir/ExecutionEngine/AsyncRuntime.h
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-using to MLIR (NFC)
Commit: a68c8d3009b47856bb844f8eda8a5edec83d30bd
https://github.com/llvm/llvm-project/commit/a68c8d3009b47856bb844f8eda8a5edec83d30bd
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
Log Message:
-----------
Apply clang-tidy fixes for performance-for-range-copy to MLIR (NFC)
Commit: 8e5f112c05a884ec91c23f9e5cb03db308bd904a
https://github.com/llvm/llvm-project/commit/8e5f112c05a884ec91c23f9e5cb03db308bd904a
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/examples/toy/Ch7/include/toy/Parser.h
M mlir/include/mlir/ExecutionEngine/MemRefUtils.h
M mlir/include/mlir/IR/BuiltinAttributeInterfaces.h
M mlir/include/mlir/IR/BuiltinAttributes.h
M mlir/include/mlir/Support/Timing.h
M mlir/include/mlir/TableGen/Format.h
M mlir/include/mlir/Transforms/DialectConversion.h
Log Message:
-----------
Apply clang-tidy fixes for performance-move-const-arg to MLIR (NFC)
Commit: e8d073951b4c732b48a87ca4f3a87e5f35a0ffa4
https://github.com/llvm/llvm-project/commit/e8d073951b4c732b48a87ca4f3a87e5f35a0ffa4
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/examples/toy/Ch1/include/toy/AST.h
M mlir/examples/toy/Ch2/include/toy/AST.h
M mlir/examples/toy/Ch3/include/toy/AST.h
M mlir/examples/toy/Ch4/include/toy/AST.h
M mlir/examples/toy/Ch5/include/toy/AST.h
M mlir/examples/toy/Ch6/include/toy/AST.h
M mlir/examples/toy/Ch7/include/toy/AST.h
M mlir/include/mlir/Bindings/Python/PybindAdaptors.h
M mlir/include/mlir/CAPI/Utils.h
M mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.h
M mlir/include/mlir/Dialect/Linalg/Transforms/CodegenStrategy.h
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/include/mlir/Dialect/Quant/UniformSupport.h
M mlir/include/mlir/Dialect/Vector/VectorRewritePatterns.h
M mlir/include/mlir/Pass/PassRegistry.h
M mlir/include/mlir/TableGen/GenInfo.h
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/lib/Bindings/Python/IRModule.h
M mlir/lib/Bindings/Python/PybindUtils.h
M mlir/lib/Tools/mlir-lsp-server/lsp/Protocol.h
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC)
Commit: d1b63c603aad9f72f6562e4c465f446843bbba43
https://github.com/llvm/llvm-project/commit/d1b63c603aad9f72f6562e4c465f446843bbba43
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/include/mlir/TableGen/CodeGenHelpers.h
Log Message:
-----------
Apply clang-tidy fixes for readability-avoid-const-params-in-decls to MLIR (NFC)
Commit: cac7aabbd8236bef2909bfc0dbba17644f7aaade
https://github.com/llvm/llvm-project/commit/cac7aabbd8236bef2909bfc0dbba17644f7aaade
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/examples/toy/Ch1/include/toy/AST.h
M mlir/examples/toy/Ch2/include/toy/AST.h
M mlir/examples/toy/Ch3/include/toy/AST.h
M mlir/examples/toy/Ch4/include/toy/AST.h
M mlir/examples/toy/Ch5/include/toy/AST.h
M mlir/examples/toy/Ch6/include/toy/AST.h
M mlir/examples/toy/Ch7/include/toy/AST.h
M mlir/include/mlir/Analysis/Utils.h
M mlir/include/mlir/Dialect/Affine/IR/AffineOps.h
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVOps.h
M mlir/include/mlir/ExecutionEngine/CRunnerUtils.h
M mlir/include/mlir/ExecutionEngine/ExecutionEngine.h
M mlir/include/mlir/ExecutionEngine/RunnerUtils.h
M mlir/include/mlir/IR/BuiltinOps.h
M mlir/include/mlir/IR/Dominance.h
M mlir/include/mlir/IR/SymbolTable.h
M mlir/include/mlir/Support/DebugStringHelper.h
M mlir/include/mlir/TableGen/GenNameParser.h
M mlir/lib/Conversion/GPUCommon/IndexIntrinsicsOpLowering.h
M mlir/lib/Conversion/GPUCommon/OpToFuncCallLowering.h
M mlir/lib/Parser/Token.h
M mlir/lib/Tools/PDLL/Parser/Lexer.h
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming to MLIR (NFC)
Commit: 58ec17cb4ea4f3b76f0c948cf4c894ea7ea43552
https://github.com/llvm/llvm-project/commit/58ec17cb4ea4f3b76f0c948cf4c894ea7ea43552
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/include/mlir/Bindings/Python/PybindAdaptors.h
Log Message:
-----------
Apply clang-tidy fixes for readability-simplify-boolean-expr to MLIR (NFC)
Compare: https://github.com/llvm/llvm-project/compare/4f8916cfdd94...58ec17cb4ea4
More information about the All-commits
mailing list