]> granicus.if.org Git - llvm/commit
[CGP] fix variables to be unsigned in memcmp expansion
authorSanjay Patel <spatel@rotateright.com>
Wed, 21 Jun 2017 18:06:13 +0000 (18:06 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 21 Jun 2017 18:06:13 +0000 (18:06 +0000)
commit8c9101fe0014b8cdb04334a6206e6fb367296473
tree5313b22ee0a24d94831f234d932303d21aac0287
parent5f67a41bab16b95acc2f5ae2375cb25a1899da7e
[CGP] fix variables to be unsigned in memcmp expansion

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305935 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenPrepare.cpp