Skip to content

Commit

Permalink
Implement the Protobuf IR BMv2 back end.
Browse files Browse the repository at this point in the history
  • Loading branch information
fruffy-g committed Nov 2, 2023
1 parent b643901 commit 2ae0d88
Show file tree
Hide file tree
Showing 12 changed files with 1,214 additions and 61 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ set(
${TESTGEN_SOURCES}
${CMAKE_CURRENT_SOURCE_DIR}/test_backend/common.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test_backend/protobuf.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test_backend/protobuf_ir.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test_backend/metadata.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test_backend/ptf.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test_backend/stf.cpp
Expand Down
Loading

0 comments on commit 2ae0d88

Please sign in to comment.