The problem is in function isValid.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127349
[mlir][sparse] Fix a problem introduced by the PR for reading complex number. ClosedPublic Authored by bixia on Jun 8 2022, 2:49 PM.
Details Summary The problem is in function isValid.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 8 2022, 2:50 PM This revision was landed with ongoing or failed builds.Jun 8 2022, 3:03 PM Closed by commit rGff96d434d0cd: [mlir][sparse] Fix a problem introduced by the PR for reading complex number. (authored by bixia). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 435345 mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
|