diff options
author | Sanjay Patel <spatel@rotateright.com> | 2017-11-09 18:14:24 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2017-11-09 18:14:24 +0000 |
commit | 0d66010454812149603fb3676e53fb1f521e4a7d (patch) | |
tree | b473fea89f5e9e3756e18f01038c15caa66783b7 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 8c60365d74acff80046c6981f6379368bc9826e8 (diff) | |
download | bcm5719-llvm-0d66010454812149603fb3676e53fb1f521e4a7d.tar.gz bcm5719-llvm-0d66010454812149603fb3676e53fb1f521e4a7d.zip |
[Reassociate] don't name values "tmp"; NFCI
The toxic stew of created values named 'tmp' and tests that already have
values named 'tmp' and CHECK lines looking for values named 'tmp' causes
bad things to happen in our test line auto-generation scripts because it
wants to use 'TMP' as a prefix for unnamed values. Use less 'tmp' to
avoid that.
llvm-svn: 317818
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions