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
Use compile-time promotion to reduce eq/ne scalar op size & build time (#3423)
Summary:
These two scalar ops use promoteTypes, so we can use compile-time promotion right away.
Reviewed By: digantdesai, manuelcandales
Differential Revision: D56744985
0 commit comments