[PATCH] D75963: [MLIR] Guard DMA-specific logic with DMA option
    Uday Bondhugula via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 10 19:42:05 PDT 2020
    
    
  
bondhugula accepted this revision.
bondhugula added a comment.
This revision is now accepted and ready to land.
Thanks for fixing this. If you prefer, you could even prefix stride with DMA.
stride -> dmaStride
strideInfos -> dmaStrideInfos
numEltPerStride -> numEltPerDmaStride
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75963/new/
https://reviews.llvm.org/D75963
    
    
More information about the llvm-commits
mailing list