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
Similar to #8015
this PR reserved HL opcodes for the HLSL intrinsics required for the
LinAlg feature.
The Codegen for each function is set to `EmptyLower` which raises a not
implemented error if the intrinsic is seen.
`lib/HLSL/HLOperationLower.cpp` and `utils/hct/gen_intrin_main.txt` are
the real changes, the rest is generated code.
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0 commit comments