]> granicus.if.org Git - llvm/commit
[InstCombine] change 'tmp' variable names; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 26 Jun 2019 17:43:30 +0000 (17:43 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 26 Jun 2019 17:43:30 +0000 (17:43 +0000)
commit4451a1afc5822bce4666a88c4d00c03e842a1539
tree9d24ec9e2f822e55153dfd4a658ee85ef0df3892
parenta12a08761e88116dd8e3390d13506f12b16d1aa3
[InstCombine] change 'tmp' variable names; NFC

I don't think there was anything going wrong here,
but the auto-generating CHECK line script is known
to have problems with 'TMP' because it uses that
to match nameless values.

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