Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/SparseTensor/Pipelines/SparseTensorPipelines.cpp | ||
---|---|---|
106 | It's a bit weird to me that a macro will change the behavior here, can you add comment / documentation around the behavior? |
It's a bit weird to me that a macro will change the behavior here, can you add comment / documentation around the behavior?
We can have gpuCodegen == true but MLIR_GPU_TO_CUBIN_PASS_ENABLE == 0?