You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SPIR-V dialect has scripts to define SPIR-V ops/enums/attributes based on the SPIR-V spec in the json format: https://github.com/llvm/llvm-project/tree/main/mlir/utils/spirv .
The json schema was recently updated: KhronosGroup/SPIRV-Headers#447. We should update the scripts to accept the new json format.
The SPIR-V dialect has scripts to define SPIR-V ops/enums/attributes based on the SPIR-V spec in the json format: https://github.com/llvm/llvm-project/tree/main/mlir/utils/spirv .
The json schema was recently updated: KhronosGroup/SPIRV-Headers#447. We should update the scripts to accept the new json format.
The text was updated successfully, but these errors were encountered: