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 committed Jan 1, 2025
1 parent 322a63e commit afc03b3
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 afc03b3

Please sign in to comment.