Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152018
[mlir][sparse][gpu] make computeType mandatory ClosedPublic Authored by K-Wu on Jun 2 2023, 11:29 AM.
Details
Diff Detail
Event Timelineaartbik added inline comments. This revision is now accepted and ready to land.Jun 2 2023, 2:35 PM K-Wu marked 2 inline comments as done. Comment Actionsfix style
This revision was landed with ongoing or failed builds.Jun 2 2023, 2:48 PM Closed by commit rGfa98bdbd95d1: [mlir][sparse][gpu] make computeType mandatory (authored by K-Wu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 527988 mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp
mlir/test/Conversion/GPUCommon/lower-sparse-to-gpu-runtime-calls.mlir
mlir/test/Dialect/GPU/ops.mlir
mlir/test/Dialect/GPU/sparse-roundtrip.mlir
|
you removed the ::mlir:: here but not below, I would use one style