2 files changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
348 |
| - | |
| 348 | + | |
349 | 349 |
| |
350 | 350 |
| |
351 | 351 |
| |
|
- tools/clang/lib/SPIRV/DeclResultIdMapper.cpp+45-7
- tools/clang/lib/SPIRV/DeclResultIdMapper.h+5-4
- tools/clang/lib/SPIRV/SpirvEmitter.cpp+5-2
- tools/clang/test/CodeGenDXIL/hlsl/intrinsics/IsSpecialFloat6.8.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/intrinsics/IsSpecialFloat6.9.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/intrinsics/buffer-load-stores-scalars.hlsl+3-1
- tools/clang/test/CodeGenDXIL/hlsl/intrinsics/buffer-load-stores-sm69.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/intrinsics/maybereorder.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/intrinsics/maybereorder_od.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/linalg/mat-vec-mul.hlsl+2-1
- tools/clang/test/CodeGenDXIL/hlsl/linalg/mat-vec-muladd.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/linalg/outer-product-accumulate-matrix-layout.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/linalg/outerproductaccumulate.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/linalg/vectoraccumulate.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-decls.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-field-di.hlsl+3-2
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-operators-bool.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-operators-cs.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-operators-int.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-operators-scalars.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-operators-shortcircuit.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-operators-vec1s-cs.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-operators-vec1s.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-operators.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-scalarized-intrinsics-sm68.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-scalarized-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-trivial-binary-float-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-trivial-binary-int-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-trivial-isspecial-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-trivial-scalarized-intrinsics-sm68.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-trivial-scalarized-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-trivial-tertiary-float-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-trivial-tertiary-int-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-trivial-unary-float-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-trivial-unary-int-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/hlsl/types/longvec-trivial-unarybits-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/passes/convergent-derivs.hlsl+1
- tools/clang/test/CodeGenDXIL/passes/longvec-alloca-gv.hlsl+1
- tools/clang/test/CodeGenDXIL/passes/longvec-intrinsics.hlsl+1
- tools/clang/test/CodeGenDXIL/passes/longvec-operators-vec1.hlsl+1
- tools/clang/test/CodeGenDXIL/passes/longvec-operators.hlsl+1
- tools/clang/test/CodeGenSPIRV/nested.static.var.hlsl+4-4
- tools/clang/test/CodeGenSPIRV/oo.static.member.init.hlsl+16-18
- tools/clang/test/CodeGenSPIRV/spv.constant-folding.static_const.hlsl+16
- tools/clang/test/CodeGenSPIRV/spv.constant-folding.template.hlsl+29
- tools/clang/test/CodeGenSPIRV/template.class.partial.specialization.hlsl+2-16
- tools/clang/test/CodeGenSPIRV/type.template.struct.template-instance.hlsl+2-6
- tools/clang/test/CodeGenSPIRV/type.type-alias.template.hlsl+2-3
- tools/clang/test/CodeGenSPIRV/var.template.hlsl+2-6
- tools/clang/test/CodeGenSPIRV/vk.push-constant.static.hlsl+1-5
- tools/clang/test/DXC/dot4add_i8_u8_packed-types.hlsl+1
- tools/clang/test/SemaHLSL/hlsl/intrinsics/barrier/reorder_scope_sm69_passing.hlsl+1
- tools/clang/test/SemaHLSL/hlsl/linalg/builtins/mul_add_valid.hlsl+1
- tools/clang/test/SemaHLSL/hlsl/objects/HitObject/hitobject_accessors.hlsl+1
- tools/clang/test/SemaHLSL/hlsl/objects/HitObject/hitobject_attributes.hlsl+1
- tools/clang/test/SemaHLSL/hlsl/objects/HitObject/hitobject_fromrayquery.hlsl+1
- tools/clang/test/SemaHLSL/hlsl/semantics/ExtendedCommandInformation/WrongShaderModel.hlsl+1
0 commit comments