diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-11-05 11:42:20 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-11-05 11:42:30 +0000 |
commit | 05e838f428555bcc4507bd37912da60ea9110ef6 (patch) | |
tree | cc6f384144fb795fdf0e5ce432f65ba12b365fdd /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | a88be11eef59b1722030e1219109ea0b76eebbe5 (diff) | |
download | llvm-05e838f428555bcc4507bd37912da60ea9110ef6.zip llvm-05e838f428555bcc4507bd37912da60ea9110ef6.tar.gz llvm-05e838f428555bcc4507bd37912da60ea9110ef6.tar.bz2 |
[VectorCombine] foldExtractedCmps - disable fold on non-commutative binops
The fold needs to be adjusted to correctly track the LHS/RHS operands, which will take some refactoring, for now just disable the fold in this case.
Fixes #114901
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions