aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-07-03 16:46:49 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2024-07-03 16:59:52 +0100
commitf60f7b47a92dbf2f3d994868d3cd43b86a18a76c (patch)
tree300227e597b1c186c98d7e21fe9a1d3b75c16dc1 /lldb/unittests/ScriptInterpreter
parentbf9e9e5e843838f9bc905d4a0d575d8d39e9b5f2 (diff)
downloadllvm-f60f7b47a92dbf2f3d994868d3cd43b86a18a76c.zip
llvm-f60f7b47a92dbf2f3d994868d3cd43b86a18a76c.tar.gz
llvm-f60f7b47a92dbf2f3d994868d3cd43b86a18a76c.tar.bz2
[InstCombine][X86] Add multiply-by-one handling for MULH/PMULHU/PMULHRS intrinsics
MULH/PMULHU simplifies to ASHR/ZERO as they just become a SEXT/ZEXT sign-splat instruction PMULHRS doesn't simplify as much so I've not attempted to fold it.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter')
0 files changed, 0 insertions, 0 deletions