[X86] Segment registers should have i16 type not i32.
authorCraig Topper <craig.topper@intel.com>
Fri, 26 Apr 2019 16:39:35 +0000 (16:39 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 26 Apr 2019 16:39:35 +0000 (16:39 +0000)
commitad662cf4c18866902a8698b5b020448211946d01
tree43ab5ff88fe266285ee20ddaec6f6400a9c256d5
parent8f3da70eed3f002441427be5873560f76a505988
[X86] Segment registers should have i16 type not i32.

Probably doesn't really matter, but was inconsistent with the rest of the code.

llvm-svn: 359317
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp