[InstCombine] avoid 'tmp' usage in test files; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 22 Nov 2021 19:29:01 +0000 (14:29 -0500)
committerSanjay Patel <spatel@rotateright.com>
Mon, 22 Nov 2021 19:43:57 +0000 (14:43 -0500)
commit78dc50e5a1a3a477ed80d3011eae59bc12562c3c
tree2de85bc394e7a91444295f40942fce33d35e9933
parent8bfcf1ab6c6d92e8b6f21ec3a32cfc4ae4079e7d
[InstCombine] avoid 'tmp' usage in test files; NFC

The update script ( utils/update_test_checks.py ) warns against this
because it can conflict with the default FileCheck names given to
anonymous values in the IR.
llvm/test/Transforms/InstCombine/getelementptr.ll