[all-commits] [llvm/llvm-project] 982c81: [mlir][sparse] fix mismatch between `enter/exitWhi...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Thu Jan 25 12:21:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 982c815aad97686fdb20e4599efbcc064599747b
https://github.com/llvm/llvm-project/commit/982c815aad97686fdb20e4599efbcc064599747b
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2024-01-25 (Thu, 25 Jan 2024)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/LoopEmitter.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/reshape_dot.mlir
Log Message:
-----------
[mlir][sparse] fix mismatch between `enter/exitWhileLoop` (#79493)
More information about the All-commits
mailing list