diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-09-16 09:19:42 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-09-16 09:44:47 -0700 |
commit | f564a48f0ea4d2100c0cadfa6e6f20f97244025e (patch) | |
tree | e6808d76b4ff11a7b7fb47bf34a8fa7268c29e18 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 4c6f313cb340c435f47ac032857030768c81c341 (diff) | |
download | llvm-f564a48f0ea4d2100c0cadfa6e6f20f97244025e.zip llvm-f564a48f0ea4d2100c0cadfa6e6f20f97244025e.tar.gz llvm-f564a48f0ea4d2100c0cadfa6e6f20f97244025e.tar.bz2 |
[SLP]Fix PR108700: correctly identify id of the operand node
If the operand node for truncs is not created during construction, but
one of the previous ones is reused instead, need to correctly identify
its index, to correctly emit the code.
Fixes https://github.com/llvm/llvm-project/issues/108700
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions