diff options
| author | Alexey Bataev <a.bataev@outlook.com> | 2025-10-17 03:45:12 -0700 |
|---|---|---|
| committer | Alexey Bataev <a.bataev@outlook.com> | 2025-10-17 05:59:48 -0700 |
| commit | 0fdfad37d85582344e3c2a8067e13190152f7d3b (patch) | |
| tree | b5962fbb6d76cb0745073203077b0238e97c39e1 /clang/unittests/Format/FormatTestJava.cpp | |
| parent | 936e03867f5ef803cb628b0e1d5a29f4f7a8aff3 (diff) | |
| download | llvm-0fdfad37d85582344e3c2a8067e13190152f7d3b.zip llvm-0fdfad37d85582344e3c2a8067e13190152f7d3b.tar.gz llvm-0fdfad37d85582344e3c2a8067e13190152f7d3b.tar.bz2 | |
[SLP]Fix insert point for copyable node with the last inst, used only outside the block
If the copyable entry has the last instruction, used only outside the
block, tha insert ion point for the vector code should be the last
instruction itself, not the following one. It prevents wrong def-use
sequences, which might be generated for the buildvector nodes.
Fixes #163404
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions
