Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! yet more
Browse files Browse the repository at this point in the history
  • Loading branch information
afuller-TT committed Feb 16, 2025
1 parent 6b210ed commit 1390a48
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tt_metal/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.23)
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_trigonometry.h
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_typecast.h
third_party/tt_llk_blackhole/llk_lib/llk_math_common.h
third_party/tt_llk_blackhole/llk_lib/llk_math_matmul.h
third_party/tt_llk_blackhole/llk_lib/llk_math_eltwise_unary_datacopy.h
# Post BH
third_party/tt_llk_wormhole_b0/common/inc/ckernel.h
third_party/tt_llk_wormhole_b0/common/inc/ckernel_include.h
Expand Down
2 changes: 2 additions & 0 deletions tt_metal/hw/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,8 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.23)
ckernels/blackhole/metal/llk_io/llk_io_pack.h
ckernels/blackhole/metal/llk_api/llk_unpack_AB_matmul_api.h
ckernels/blackhole/metal/llk_api/llk_sfpu/ckernel_sfpu_converter.h
ckernels/blackhole/metal/llk_api/llk_math_matmul_api.h
ckernels/blackhole/metal/llk_api/llk_math_unary_datacopy_api.h
)
endif()

Expand Down

0 comments on commit 1390a48

Please sign in to comment.