-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Triage new slang-test/WGPU failures #5261
Labels
goal:forward looking
Feature needed at a later date, not connected to a specific use case.
kind:enhancement
a desirable new feature, option, or behavior
Comments
aleino-nv
added
goal:forward looking
Feature needed at a later date, not connected to a specific use case.
kind:enhancement
a desirable new feature, option, or behavior
labels
Oct 11, 2024
|
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
goal:forward looking
Feature needed at a later date, not connected to a specific use case.
kind:enhancement
a desirable new feature, option, or behavior
There are 103 failures in total
tests/autodiff-dstdlib/dstdlib-abs.slang
tests/autodiff/bug-1.slang
tests/autodiff/custom-intrinsic.slang
tests/autodiff/diff-ptr-type-call.slang
tests/autodiff/diff-ptr-type-loop.slang
tests/autodiff/diff-ptr-type-smoke.slang
tests/autodiff/existential-1.slang
tests/autodiff/existential-2.slang
tests/autodiff/global-param-hoisting.slang
tests/autodiff/material/diff-bwd-falcor-material-system.slang
tests/autodiff/material2/diff-bwd-falcor-material-system.slang
tests/autodiff/matrix-arithmetic-fwd.slang
tests/autodiff/reverse-loop-checkpoint-test.slang
tests/bindings/nested-parameter-block-2.slang
tests/bindings/nested-parameter-block-3.slang
tests/bugs/atomic-coerce.slang
tests/bugs/buffer-swizzle-store.slang
tests/bugs/dxbc-double-problem.slang
tests/bugs/frexp-double.slang
tests/bugs/frexp.slang
tests/bugs/generic-type-duplication.slang
tests/bugs/gh-2959.slang
tests/bugs/gh-3980.slang
tests/bugs/gh-471.slang
tests/bugs/gh-518.slang
tests/bugs/gh-566.slang
tests/bugs/inf-float-literal.slang
tests/bugs/mutating/resource-specialization-inout.slang
tests/bugs/nested-switch.slang
tests/bugs/obfuscate-specialization-naming.slang
tests/bugs/op-assignment-unify-mat.slang
tests/bugs/shadowed-lookup.slang
tests/bugs/specialize-function-array-args.slang
tests/bugs/static-var.slang
tests/bugs/user-attribute-lookup.slang
tests/compute/atomics-buffer.slang
tests/compute/atomics-groupshared.slang
tests/compute/atomics.slang
tests/compute/buffer-type-splitting.slang
tests/compute/cbuffer-legalize.slang
tests/compute/column-major.slang
tests/compute/compile-time-loop.slang
tests/compute/constant-buffer-memory-packing.slang
tests/compute/constexpr.slang
tests/compute/discard-stmt.slang
tests/compute/func-cbuffer-param.slang
tests/compute/func-param-legalize.slang
tests/compute/func-resource-param.slang
tests/compute/interface-shader-param-in-struct.slang
tests/compute/interface-shader-param.slang
tests/compute/kernel-context-threading.slang
tests/compute/loop-unroll.slang
tests/compute/matrix-layout.hlsl
tests/compute/non-square-column-major.slang
tests/compute/non-square-row-major.slang
tests/compute/parameter-block.slang
tests/compute/row-major.slang
tests/compute/texture-get-dimensions.slang
tests/compute/texture-sampling.slang
tests/compute/texture-simple.slang
tests/compute/texture-simpler.slang
tests/compute/transcendental-double.slang
tests/hlsl-intrinsic/byte-address-buffer/byte-address-struct.slang
tests/hlsl-intrinsic/classify-double.slang
tests/hlsl-intrinsic/classify-float.slang
tests/hlsl-intrinsic/matrix-float.slang
tests/hlsl-intrinsic/matrix-int.slang
tests/hlsl-intrinsic/sampler-feedback/compute-sampler-feedback.slang
tests/hlsl-intrinsic/scalar-double-simple.slang
tests/hlsl-intrinsic/scalar-float.slang
tests/hlsl-intrinsic/vector-float.slang
tests/hlsl/packoffset.slang
tests/ir/string-literal-hash.slang
tests/language-feature/anonymous-struct.slang
tests/language-feature/constants/constexpr-loop.slang
tests/language-feature/constants/static-const-in-generic-interface.slang
tests/language-feature/enums/nested-enum.slang
tests/language-feature/enums/strongly-typed-id.slang
tests/language-feature/generics/irwarray.slang
tests/language-feature/generics/parameter-block-unify.slang
tests/language-feature/generics/tuple.slang
tests/language-feature/generics/variadic-0.slang
tests/language-feature/generics/variadic-void.slang
tests/language-feature/higher-order-functions/simple.slang
tests/language-feature/inheritance/struct-inheritance.slang
tests/language-feature/shader-params/entry-point-uniform-params-implicit.slang
tests/language-feature/shader-params/entry-point-uniform-params.slang
tests/language-feature/shader-params/interface-shader-param-ordinary.slang
tests/language-feature/swizzles/matrix-swizzle-write-array.slang
tests/language-feature/swizzles/matrix-swizzle-write-single.slang
tests/language-feature/swizzles/matrix-swizzle-write-swizzle.slang
tests/language-feature/swizzles/matrix-swizzle-write.slang
tests/language-feature/tuple/tuple-parameter.slang
tests/language-feature/types/opaque/inout-param-opaque-type-in-struct.slang
tests/language-feature/types/opaque/inout-param-opaque-type.slang
tests/language-feature/types/opaque/out-param-opaque-type-in-struct.slang
tests/language-feature/types/opaque/out-param-opaque-type.slang
tests/language-feature/types/opaque/return-opaque-type-in-struct.slang
tests/language-feature/types/opaque/return-opaque-type.slang
tests/metal/groupshared-threadlocal-same-parameter.slang
tests/optimization/func-resource-result/func-resource-result-complex.slang
tests/optimization/func-resource-result/func-resource-result-simple.slang
tests/pipeline/compute/compute-system-values.slang
The task is to categorize these and assign issues to discuss and address them, creating new issues as needed.
The text was updated successfully, but these errors were encountered: