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
[CIR][CodeGen][LowerToLLVM] Emit OpenCL version metadata for SPIR-V target (#773)
Similar to #767, this PR emit the module level OpenCL version metadata
following the OG CodeGen skeleton.
We use a full qualified `cir.cl.version` attribute on the module op to
store the info in CIR.
0 commit comments