Details
Details
- Reviewers
aartbik nicolasvasilache herhut
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The title of this revision is a bit misleading. The revision introduces three alternatives for copying data from host, where the dma method currently used is the default
It introduces two other ways, however. As written, the current title implies we disable something that is already there.
Also, needs tags.
I propose
[mlir][sparse][gpu] introduce flag that controls host to device copy strategies (regular dma default)
mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.td | ||
---|---|---|
126 | unnecessary change |
Comment Actions
WIP in D155352. This diff is submitted in error. I will incorporate your advice .SOrry for the confusion.
unnecessary change