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
[DXIL] Implement DXIL Ops specification using OpClass properties
Each DXIL OpClass represents DXIL Ops with the same function protitype
(signature). Represent this property in a TableGen class and add
an overload types field with the DXILOpMapping to denote valid
overload types of a DXIL Op record being defined.
0 commit comments