This is an archive of the discontinued LLVM Phabricator instance.

[mlir][doc] Fix syntax for affine.dam_wait
ClosedPublic

Authored by python3kgae on Jan 16 2023, 7:32 PM.

Details

Summary

Change dma_Start to dma_wait for affine.dma_wait.
Also change dma_Start to dma_start for affine.dma_start.

Diff Detail

Event Timeline

python3kgae created this revision.Jan 16 2023, 7:32 PM
python3kgae requested review of this revision.Jan 16 2023, 7:32 PM
ftynse accepted this revision.Jan 25 2023, 6:02 AM
This revision is now accepted and ready to land.Jan 25 2023, 6:02 AM
This revision was automatically updated to reflect the committed changes.