OSDN Git Service

[InstCombine] fix rotate narrowing bug for non-pow-2 types
authorSanjay Patel <spatel@rotateright.com>
Thu, 15 Nov 2018 17:19:14 +0000 (17:19 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 15 Nov 2018 17:19:14 +0000 (17:19 +0000)
commit25da5df08cff765cd329790437c6b7c310b4e207
tree32d1eb50187d278616afc1747704c2976513384b
parenta773fb82fa1b200469fd453ec7f4afbd8e4c2d67
[InstCombine] fix rotate narrowing bug for non-pow-2 types

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346968 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCasts.cpp
test/Transforms/InstCombine/rotate.ll