Skip to content

Commit

Permalink
add validate_tensor_layout.cpp to spirv-opt cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
jsm174 authored and bwrsandman committed Jan 2, 2025
1 parent 3b51155 commit 06144dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/bgfx/3rdparty/spirv-opt.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ file(
${SPIRV_TOOLS}/source/val/validate_ray_tracing_reorder.cpp
${SPIRV_TOOLS}/source/val/validate_scopes.cpp
${SPIRV_TOOLS}/source/val/validate_small_type_uses.cpp
${SPIRV_TOOLS}/source/val/validate_tensor_layout.cpp
${SPIRV_TOOLS}/source/val/validate_type.cpp
${SPIRV_TOOLS}/source/val/validation_state.cpp
)
Expand Down

0 comments on commit 06144dc

Please sign in to comment.