diff options
| author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2024-06-24 22:49:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-24 22:49:02 +0100 |
| commit | 5ae50698a0d6a3022af2e79d405a7eb6c8c790f0 (patch) | |
| tree | c1c0aa0063c3fcd8bef5806f3f52d0f74acdb91e /lldb/test/API/python_api | |
| parent | 687d6fbfac6205e6f53ea58584278c09738ea708 (diff) | |
| download | llvm-5ae50698a0d6a3022af2e79d405a7eb6c8c790f0.zip llvm-5ae50698a0d6a3022af2e79d405a7eb6c8c790f0.tar.gz llvm-5ae50698a0d6a3022af2e79d405a7eb6c8c790f0.tar.bz2 | |
LAA: strip unnecessary getUniqueCastUse (#92119)
733b8b2 ([LAA] Simplify identification of speculatable strides [nfc])
refactored getStrideFromPointer() to compute directly on SCEVs, and
return an SCEV expression instead of a Value. However, it left behind a
call to getUniqueCastUse(), which is completely unnecessary. Remove
this, showing a positive test update, and simplify the surrounding
program logic.
Diffstat (limited to 'lldb/test/API/python_api')
0 files changed, 0 insertions, 0 deletions
