You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow up to v1.2 SPIR-V features + chipStar Extensions
This is to support warp-level primitives (shuffles, ballots) via
extensions. The non-extension ones would require v1.3, but it's
not supported by any target yet.
Allow limited debug info
Allow debug info kind that is compatible with llvm-spirv, that is, it
is limited to a kind with an intent to avoid emitting DW_OP_LLVM_<op>
expressions.
Disable SPIR-V extensions except ones needed by chipStar
0 commit comments