"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "f901355379ae09dfa253a306975db8a84a6c5b7c"
[X86] Have EVEX2VEX tablegenerator use HasVEX_L and HasEVEX_L2 fields instead...
[X86] Have EVEX2VEX tablegenerator use HasVEX_L and HasEVEX_L2 fields instead of the composite EVEX_LL field. Remove the EVEX_LL field. NFCI The composite existed to simplify some other tablegen code and not really in an important way. Remove the combined field and just calculate the vector size using two ifs. llvm-svn: 357972
Loading
Please register or sign in to comment