[all-commits] [llvm/llvm-project] 7bd87a: Promote readability by factoring out creation of m...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Wed Nov 24 16:17:38 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7bd87a03fdf1559569db1820abb21b6a479b0934
https://github.com/llvm/llvm-project/commit/7bd87a03fdf1559569db1820abb21b6a479b0934
Author: bakhtiyar <bakhtiyar at x.team>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M mlir/lib/Dialect/Async/Transforms/AsyncParallelFor.cpp
M mlir/test/Integration/Dialect/Async/CPU/test-async-parallel-for-2d.mlir
Log Message:
-----------
Promote readability by factoring out creation of min/max operation. Remove unnecessary divisions.
Reviewed By: ezhulenev
Differential Revision: https://reviews.llvm.org/D110680
More information about the All-commits
mailing list