diff options
| author | Sanjay Patel <spatel@rotateright.com> | 2019-11-01 09:25:08 -0400 |
|---|---|---|
| committer | Sanjay Patel <spatel@rotateright.com> | 2019-11-01 09:27:35 -0400 |
| commit | 7faf33484eabff82c133ee7da30768aa3b5901b2 (patch) | |
| tree | 6a786e652471b93e09e53497e72254e2048430df /llvm/test/CodeGen/WebAssembly/simd-conversions.ll | |
| parent | 37628802bed834aa397475ef6cc36f2589666ef5 (diff) | |
| download | bcm5719-llvm-7faf33484eabff82c133ee7da30768aa3b5901b2.tar.gz bcm5719-llvm-7faf33484eabff82c133ee7da30768aa3b5901b2.zip | |
[SLP] avoid 'tmp' value name conflict with auto-generated CHECK script; NFC
The script uses 'TMP#' as its substitute for nameless values,
so if a test already contains 'tmp#' *named* values, then
there could be trouble. We should probably just fix the
script to avoid this problem going forward, but it's easy
enough to change a test too (and explicitly naming variables
'tmp' is always a sad choice).
Diffstat (limited to 'llvm/test/CodeGen/WebAssembly/simd-conversions.ll')
0 files changed, 0 insertions, 0 deletions

