diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-01-27 14:54:16 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-01-27 14:54:41 +0000 |
| commit | ccda0f22263f1cf97657e8235ae694a2e7d8526c (patch) | |
| tree | f665541373901059f5392cf8ddacaf221468a1ad /lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py | |
| parent | 185cb8e82c98096fdd73beb646017d86ca8692b3 (diff) | |
[X86][SSE] Add combineBitOpWithShift for BITOP(SHIFT(X,Z),SHIFT(Y,Z)) -> SHIFT(BITOP(X,Y),Z) vector folds
InstCombine performs this more generally with SimplifyUsingDistributiveLaws, but we don't need anything that complex here - this is mainly to fix up cases where logic ops get created late on during lowering, often in conjunction with sext/zext ops for type legalization.
https://alive2.llvm.org/ce/z/gGpY5v
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
