diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-10-12 10:11:56 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-10-12 10:28:19 -0700 |
commit | 8f168376c11d45834a59da9d61b2d850f2342f32 (patch) | |
tree | 5aa43cf6e74628ff1cea1efbd771e7ddbd0867d8 /llvm/unittests/Support/JobserverTest.cpp | |
parent | d72cd24ac43861b885dbcac395f2cc53246d6042 (diff) | |
download | llvm-8f168376c11d45834a59da9d61b2d850f2342f32.zip llvm-8f168376c11d45834a59da9d61b2d850f2342f32.tar.gz llvm-8f168376c11d45834a59da9d61b2d850f2342f32.tar.bz2 |
[SLP]Support non-ordered copyable argument in non-commutative instructions
If the non-commutative user has several same operands and at least one
of them (but not the first) is copyable, need to consider this
opportunity when calculating the number of dependencies. Otherwise, the
schedule bundle might be not scheduled correctly and cause a compiler
crash
Fixes #162925
Diffstat (limited to 'llvm/unittests/Support/JobserverTest.cpp')
0 files changed, 0 insertions, 0 deletions