Skip to content
Commit 53ee783c authored by Craig Topper's avatar Craig Topper
Browse files

[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
parent f19f991b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment