[X86] canonicalizeBitSelect - always use VPTERNLOGD for sub-32bit types
We were using VPTERNLOGQ for everything but i32 types, which made broadcasts wider than necessary Noticed in #73509
parent
ffd61c1e
Please register or sign in to comment
We were using VPTERNLOGQ for everything but i32 types, which made broadcasts wider than necessary Noticed in #73509