[NFC][Assignment Tracking] Remove lifetime intrinsics from some tests
authorOCHyams <orlando.hyams@sony.com>
Fri, 10 Feb 2023 09:20:53 +0000 (09:20 +0000)
committerOCHyams <orlando.hyams@sony.com>
Fri, 10 Feb 2023 09:24:30 +0000 (09:24 +0000)
commitc340956e4efce204c885ab7aad94b74d9255f3a9
tree92147bacb16be5dd13ee4900926515337dd479b0
parentfaf029d9728fa9f9ead89d9ae442779427199850
[NFC][Assignment Tracking] Remove lifetime intrinsics from some tests

The intrinsics don't add anything to the tests and the tests are easier to
debug without the additional noise.

Some SSA value names have changed as a result of no longer visiting the
intrinsics.

Reviewed By: jryans

Differential Revision: https://reviews.llvm.org/D143141
llvm/test/DebugInfo/Generic/assignment-tracking/sroa/frag-2.ll
llvm/test/DebugInfo/Generic/assignment-tracking/sroa/store.ll
llvm/test/DebugInfo/Generic/assignment-tracking/sroa/user-memcpy.ll
llvm/test/DebugInfo/Generic/assignment-tracking/sroa/vec-1.ll
llvm/test/DebugInfo/Generic/assignment-tracking/sroa/vec-2.ll