Justin Bogner
Results
2
issues of
Justin Bogner
**Description** Giving the CreateHandle operation an index that is less-than the binding lower bound fails validation: ``` Function: main: error: Constant values must be in-range for operation. note: at '%0...
bug
validation
**Description** `CBuffer/structs.test` in the [offload test suite](https://github.com/llvm/offload-test-suite) is failing: https://github.com/llvm/offload-test-suite/actions/runs/19900325563/job/57042033289#step:12:205 This boils down to us indexing into a struct in a cbuffer incorrectly, and can be reduced a bit to...
bug
spirv
needs-triage