Skip to content

Tags: google/clspv

Tags

clvk-khronos-submission-419

Toggle clvk-khronos-submission-419's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix expectations for PointerAccessChains/pointer_index_is_constant_1.…

…cl (#1298)

The new code is correct.  The constant indexing into an array of arrays
of floats collapses into a constant index of an array of floats.

Ref #1292

transparent-pointers

Toggle transparent-pointers's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update LLVM (#1011)

Contributes to #1005

* Update PassBuilder constructor
* Fix test
* Disable rewrwite packed structs when opaque pointers are present