[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.
Loading
Please register or sign in to comment