[TargetLowering] expandUnalignedStore - cleanup EVT variables. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 3 May 2019 12:55:25 +0000 (12:55 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 3 May 2019 12:55:25 +0000 (12:55 +0000)
commite798e3a34600de0698d5bae131e5d153294e8155
tree3992ce23f6d8c064286f22c1d883636c73453034
parentb641b914a36bbf1f35587b9f0bf652d691f97cee
[TargetLowering] expandUnalignedStore - cleanup EVT variables. NFCI.

Avoid duplicated EVTs and rename Store/Load VTs to avoid -Wshadow warnings.

llvm-svn: 359877
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp