[all-commits] [llvm/llvm-project] 34a164: [mlir:Async] Submit accidentally omitted changes
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Fri Jun 25 12:23:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34a164c93857f609862d74455d6801fe482ead8a
https://github.com/llvm/llvm-project/commit/34a164c93857f609862d74455d6801fe482ead8a
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2021-06-25 (Fri, 25 Jun 2021)
Changed paths:
M mlir/include/mlir/Dialect/Async/Passes.h
M mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp
M mlir/lib/Dialect/Async/Transforms/AsyncParallelFor.cpp
M mlir/test/Dialect/Async/async-parallel-for-async-dispatch.mlir
M mlir/test/Dialect/Async/async-parallel-for-seq-dispatch.mlir
Log Message:
-----------
[mlir:Async] Submit accidentally omitted changes
Accidentally pushed old branches that did not include all the changes discussed in the PRs.
https://reviews.llvm.org/rGd43b23608ad664f02f56e965ca78916bde220950
https://reviews.llvm.org/rG86ad0af87054c3cccd68d32e103a6f1f6c6194c7
Differential Revision: https://reviews.llvm.org/D104943
More information about the All-commits
mailing list