3 files changed
+3
-3
lines changedSubmodule core-module-reference updated 37 files
- _includes/stdlib-reference-toc.html+3-1
- _includes/version.inc+1-1
- attributes/index.md-2
- attributes/knownbuiltin-05.md+2-2
- attributes/payload.md-12
- global-decls/coopvecmatmul-47a.md+31-6
- global-decls/coopvecmatmuladd-47ad.md+32-1
- global-decls/coopvecmatmuladdpacked-47adg.md+28-1
- global-decls/coopvecmatmulpacked-47ad.md+14
- global-decls/coopvecouterproductaccumulate-47cj.md+32-1
- global-decls/coopvecreducesumaccumulate-47dg.md+18-1
- global-decls/copysign.md+3
- global-decls/copysign_double.md+3
- global-decls/copysign_float.md+3
- global-decls/copysign_half.md+3
- global-decls/determinant.md+7-2
- global-decls/index.md+6
- global-decls/interlockedaddf16emulated-0beh.md+37
- global-decls/interlockedaddf16x2-0be.md+37
- global-decls/workgroupcount-09.md+31
- global-decls/workgroupsize-09.md+4-4
- interfaces/idifferentiable-01/dadd.md+5-5
- interfaces/idifferentiable-01/dmul.md+3-3
- interfaces/idifferentiable-01/dzero.md+1-1
- interfaces/idifferentiable-01/index.md+1-1
- interfaces/idifferentiableptrtype-01fi/index.md+1-1
- interfaces/itexelelement-016/index.md+1-1
- interfaces/itexelelement-016/init.md+2-2
- summary.txt+4-2
- types/0texture-01/index.md+1-1
- types/inputpatch-05/index.md+1-1
- types/outputpatch-06/index.md+1-1
- types/ptr-0/index.md+2-2
- types/rasterizerorderedstructuredbuffer-0ahr/index.md+1-1
- types/rwstructuredbuffer-012c/index.md+1-1
- types/structuredbuffer-0a/index.md+1-1
- types/vector/index.md+1-1
- .github/workflows/ci.yml+18
- .github/workflows/comment-ir-version-check.yml+73
- docs/user-guide/02-conventional-features.md+17-2
- extras/check-inst-version-changes.sh+197
- source/core/core_lldb.py+46-46
- source/slang/slang-check-conversion.cpp+26-5
- source/slang/slang-check-decl.cpp+18-22
- source/slang/slang-check-expr.cpp+3
- source/slang/slang-check-impl.h+12-7
- source/slang/slang-check-overload.cpp+55-8
- source/slang/slang-check-type.cpp+7-2
- source/slang/slang-compiler.cpp+14-8
- source/slang/slang-diagnostic-defs.h+6
- source/slang/slang-ir-glsl-legalize.cpp+12
- source/slang/slang-ir.h+1
- source/slang/slang-options.cpp+34
- source/slang/slang-parameter-binding.cpp+20-5
- source/slang/slang-parser.cpp+9
- source/slang/slang.cpp+28-1
- tests/autodiff/diff-assoctype-generic-interface.slang+1
- tests/autodiff/differential-visibility.slang+26
- tests/diagnostics/command-line/separate-debug-info-unsupported-glsl.slang+9
- tests/diagnostics/command-line/separate-debug-info-unsupported-target.slang+9
- tests/diagnostics/internal-visibility/interface-default-visibility.slang-14
- tests/diagnostics/private-visibility.slang+5-6
- tests/language-feature/modules/unscoped-enum-visibility/unscoped_enum_lib.slang+8
- tests/language-feature/modules/unscoped-enum-visibility/unscoped_enum_user.slang+29
- tests/language-feature/types/conditional-varying.slang+23
- tests/language-server/private-ctor-call/bsdfs.slang+28
- tests/language-server/private-ctor-call/lambert_diffuse_btdf.slang+22
- tests/language-server/private-ctor-call/test-main.slang+13
- tests/pipeline/tessellation/scalar-tessellation-factor.slang+52
- tests/spirv/spec-constant-generic.slang+3-7
- tools/slang-test/slang-test-main.cpp+4-1
- tools/slang-unit-test/unit-test-conditional-vertex-input.cpp+146
- tools/slang-unit-test/unit-test-function-reflection.cpp+109
- typings/README.md+5
- typings/lldb.pyi+408
0 commit comments