[TableGen] Remove an assumption about the order of encodings in the...
[TableGen] Remove an assumption about the order of encodings in the MVT::SimpleValueType enum. Instead of assuming the types are sorted by size, scan the typeset arrays to find the smallest/largest type. NFC llvm-svn: 254589
Loading
Please register or sign in to comment