diff options
author | Craig Topper <craig.topper@intel.com> | 2018-11-15 19:20:22 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-11-15 19:20:22 +0000 |
commit | b144c7a6fbb86d6790e2ce4e3f0772ea3c15ca45 (patch) | |
tree | 0e10c2beeed731ac67aafdfd09c2d303519de544 /llvm/lib/Bitcode | |
parent | c92aa7618f2c6d24c0baa02ee86d734f8b3ad6db (diff) | |
download | llvm-b144c7a6fbb86d6790e2ce4e3f0772ea3c15ca45.zip llvm-b144c7a6fbb86d6790e2ce4e3f0772ea3c15ca45.tar.gz llvm-b144c7a6fbb86d6790e2ce4e3f0772ea3c15ca45.tar.bz2 |
[X86] Minor cleanup to getExtendInVec. NFCI
Use unsigned to calculate the subvector index to avoid a cast.
Remove an unnecessary condition and replace it with a stronger assert.
Use the InVT variable we updated when we extracted instead of grabbing it from the In SDValue.
llvm-svn: 346983
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions