[all-commits] [llvm/llvm-project] 8637be: Remove redundant return after return in CodegenStr...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Dec 31 17:15:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8637be74a038ece5f97040895963e0ef6797f324
https://github.com/llvm/llvm-project/commit/8637be74a038ece5f97040895963e0ef6797f324
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-01 (Sat, 01 Jan 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/CodegenStrategy.h
Log Message:
-----------
Remove redundant return after return in CodegenStrategy (NFC)
Reported by Coverity
More information about the All-commits
mailing list