diff options
| author | Jay Kwak <82421531+jkwak-work@users.noreply.github.com> | 2024-05-03 10:06:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-03 10:06:39 -0700 |
| commit | 13250ffa4d54c4e51b0a6473927e50a5da351ab3 (patch) | |
| tree | 2bbf810982704ef640792ec60e5f8d6d10a49c1f /tests/spirv/ptr-subscript.slang | |
| parent | 1863fe1deecc3f5b15b45020105f6cadcc2f9999 (diff) | |
Utilize vector operations over scalar if possible (#4092)
* Utilize vector operations over scalar if possible
Closes #4085
* Fix for the failing CI
[ForceUnroll] is removed because it changed the emitted SPIR-V code a
little differently for half-conversion.slang.
SPIR-V code style is changed to a more preferred style,
from "OpXX $$T result $x"
to "result:$$T = OpXX $x"
Diffstat (limited to 'tests/spirv/ptr-subscript.slang')
0 files changed, 0 insertions, 0 deletions
