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 immediate on src0 or src2 of Align1 ternary ops for
XE+.
Certain platforms allow immediate on src0 or src2 of Align1 ternary
operations. We fold in immediate operands in such cases. Older platforms
have restrictions so we continue to emit a mov for them.
0 commit comments