[Backport to 15] Add JointMatrixGetElementCoordINTEL instruction #2666
Annotations
2 errors and 4 warnings
Run clang-tidy:
lib/SPIRV/libSPIRV/SPIRVEnum.h#L208
variable 'V' of type 'SPIRV::SPIRVCapVec' (aka 'vector<spv::Capability>') can be declared 'const' [misc-const-correctness,-warnings-as-errors]
|
Run clang-tidy
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Gather list of changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run clang-tidy:
lib/SPIRV/libSPIRV/spirv_internal.hpp#L160
unused variable 'CapabilityJointMatrixWIInstructionsINTEL' [clang-diagnostic-unused-const-variable]
|
Run clang-tidy:
lib/SPIRV/libSPIRV/spirv_internal.hpp#L169
unused variable 'OpJointMatrixGetElementCoordINTEL' [clang-diagnostic-unused-const-variable]
|
The logs for this run have expired and are no longer available.
Loading