Skip to content

Commit

Permalink
Adding dynamic objectFifo flag to the test
Browse files Browse the repository at this point in the history
  • Loading branch information
pvasireddy-amd committed Nov 19, 2024
1 parent 2b8a0ce commit f8b223e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
//
//===----------------------------------------------------------------------===//

// RUN: aie-opt --aie-objectFifo-stateful-transform %s | FileCheck %s
// RUN: aie-opt --aie-objectFifo-stateful-transform=dynamic-objFifos %s | FileCheck %s

// CHECK-LABEL: aie.device(xcvc1902) {
// CHECK: memref.global "public" @of_2 : memref<16xi32>
Expand Down

0 comments on commit f8b223e

Please sign in to comment.