diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-04-16 11:42:56 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-04-16 11:44:55 -0700 |
commit | 4aca20c8b6dcf86696db03d860e635112601a7f9 (patch) | |
tree | 7331577365f558f1123b657036b0cf314aacc205 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | e77ef7b291a0024ae34eaa76dafb62aef06d3c95 (diff) | |
download | llvm-4aca20c8b6dcf86696db03d860e635112601a7f9.zip llvm-4aca20c8b6dcf86696db03d860e635112601a7f9.tar.gz llvm-4aca20c8b6dcf86696db03d860e635112601a7f9.tar.bz2 |
[SLP]Pre-cache the last instruction for all entries before vectorization
Need to pre-cache last instruction to avoid unexpected changes in the
last instruction detection during the vectorization, caused by adding
the new vector instructions, which add new uses and may affect the
analysis.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions