Use cast to MVT instead of EVT on a couple calls to getSizeInBits.
authorCraig Topper <craig.topper@gmail.com>
Wed, 10 Sep 2014 04:51:36 +0000 (04:51 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 10 Sep 2014 04:51:36 +0000 (04:51 +0000)
commitc4e394a3333a0c586b747fe60add2365da5be0b8
treebd8f392f01f329dc0a035b82874ca0e4323a6265
parentd453c22ddbb14269ebb20bf83db4b069c37e8374
Use cast to MVT instead of EVT on a couple calls to getSizeInBits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217473 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp