OSDN Git Service

[InstCombine] fix test to restore intent
authorSanjay Patel <spatel@rotateright.com>
Mon, 30 Apr 2018 21:28:18 +0000 (21:28 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 30 Apr 2018 21:28:18 +0000 (21:28 +0000)
commitb787db4da514fe2762c9110fa278362b406fb6a0
treef5fed0feb927f5ac946b8056eb3aa553616660ae
parent4a2bb8514f656e4e3f7c06da6f97e06526d0b54a
[InstCombine] fix test to restore intent

This test had values that differed in only in capitalization,
and that causes problems for the auto-generating check line
script. So I changed that in rL331226, but I accidentally
forgot to change a subsequent use of a param.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@331228 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/add.ll