fix generic arch build

This commit is contained in:
dzaima 2024-09-02 00:04:32 +03:00
parent 858dd5bc99
commit b62e7cd820

View File

@ -180,7 +180,7 @@ def {
loadLow,make,maskStore,maskToHom,mulw,mulh,narrow,narrowTrunc,narrowPair,packQ,pair,pdep,
pext,popcRand,rbit,sel,shl,shr,shuf,shuf16Hi,shuf16Lo,shufHalves,shufInd,storeLow,
topBlend,topMask,topMaskStore,topMaskStoreF,unord,unzip,vfold,widen,widenUpper,
multishift,
multishift,vshl,
}
def homMaskX{a:T} = tup{1, homMask{a}} # tup{n,mask}; mask with each bit repeated n times