[X86] Split AVX512 getCastInstrCost into tables that require useAVX512Regs()...
[X86] Split AVX512 getCastInstrCost into tables that require useAVX512Regs() and those that just operate on 256 or smaller vectors. Use useAVX512Regs() to skip lookups instead of using type legalization action.
parent
071c64d6
Please register or sign in to comment