Skip to content

Commit

Permalink
format c++
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental committed Dec 20, 2023
1 parent f73ea20 commit dd3fa61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Targets/AIETargetCDO.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,6 @@ mlir::LogicalResult AIETranslateToCDO(ModuleOp m, raw_ostream &output) {
bufA = "XAIEDMA_TILE_BD_ADDRA";
hasA = true;


if (op.getDimensions()) {
dims = *op.getDimensions();
ndims = dims.size();
Expand Down

0 comments on commit dd3fa61

Please sign in to comment.