Skip to content

Commit

Permalink
Re-enable pingpong buffering for vecmat example
Browse files Browse the repository at this point in the history
  • Loading branch information
erwei-xilinx committed Oct 28, 2024
1 parent a5d5853 commit f1afdac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/xrt/26_vecmat_i8/aie.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,10 @@
"func.func(air-split-l2-memref)",
"air-isolate-async-dma-loop-nests",
"func.func(air-loop-fusion)",
# "air-label-scf-for-to-ping-pong",
# "air-ping-pong-transform{keep-memref-dealloc=true}",
# "canonicalize",
# "cse",
"air-label-scf-for-to-ping-pong",
"air-ping-pong-transform{keep-memref-dealloc=true}",
"canonicalize",
"cse",
"air-specialize-channel-wrap-and-stride",
"canonicalize",
"cse",
Expand Down

0 comments on commit f1afdac

Please sign in to comment.