diff options
author | Nikita Popov <npopov@redhat.com> | 2025-06-12 11:53:32 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2025-06-12 11:54:50 +0200 |
commit | a8c6fb4cb8e686f733e022afc549bc085d1558f4 (patch) | |
tree | b773b1722ecd40d6808e34f3f9e7724cbcac1033 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 3e5d50f9c61bb266ab17919ab5209c7b08520aff (diff) | |
download | llvm-a8c6fb4cb8e686f733e022afc549bc085d1558f4.zip llvm-a8c6fb4cb8e686f733e022afc549bc085d1558f4.tar.gz llvm-a8c6fb4cb8e686f733e022afc549bc085d1558f4.tar.bz2 |
[MemCpyOpt] Fix lifetime marker sizes in tests (NFC)
As pointed out in https://github.com/llvm/llvm-project/pull/143782,
these tests were specifying the size in bits instead of bytes.
In order to preserve the intent of the tests, add a use of %src,
which prevents stack-move optimization. These are supposed to test
the handling of scoped alias metadata in call slot optimization.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions