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
Need to fix Trunc, Zext, Sext, Bitcast?, Inttoptr, Ptrtoint, Select, and Getelementptr?.
They are allowed to have vector operands and return vector values (all of the same
length). The instructions operate element wise in such cases.
The text was updated successfully, but these errors were encountered:
Need to fix Trunc, Zext, Sext, Bitcast?, Inttoptr, Ptrtoint, Select, and Getelementptr?.
They are allowed to have vector operands and return vector values (all of the same
length). The instructions operate element wise in such cases.
The text was updated successfully, but these errors were encountered: