Skip to content

Commit

Permalink
Update compiler/plugins/target/AMD-AIE/iree-amd-aie/Transforms/Passes.td
Browse files Browse the repository at this point in the history
Co-authored-by: Jorn Tuyls <[email protected]>
  • Loading branch information
Yu-Zhewen and jtuyls authored Dec 2, 2024
1 parent 3c5e494 commit d127b75
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ def AMDAIEControlCodeLowering :
let constructor = "mlir::iree_compiler::AMDAIE::createAMDAIEControlCodeLoweringPass()";
}


def AMDAIEControlCodeToTransaction :
Pass<"iree-amdaie-controlcode-to-transaction", ""> {
let summary = "Convert controlcode instructions into a NPU instruction transaction.";
Expand Down

0 comments on commit d127b75

Please sign in to comment.