-
- Downloads
[mlir] Improve async parallel for tests + fix typos
Do load and store to verify that we process each element of the iteration space once. Reviewed By: cota Differential Revision: https://reviews.llvm.org/D115152
Showing
- mlir/lib/Dialect/Async/Transforms/AsyncParallelFor.cpp 3 additions, 2 deletionsmlir/lib/Dialect/Async/Transforms/AsyncParallelFor.cpp
- mlir/test/Integration/Dialect/Async/CPU/test-async-parallel-for-1d.mlir 15 additions, 3 deletions...gration/Dialect/Async/CPU/test-async-parallel-for-1d.mlir
- mlir/test/Integration/Dialect/Async/CPU/test-async-parallel-for-2d.mlir 15 additions, 3 deletions...gration/Dialect/Async/CPU/test-async-parallel-for-2d.mlir
Loading
Please register or sign in to comment