aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Object/ELFObjectFileTest.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2025-10-18 09:57:53 +0100
committerGitHub <noreply@github.com>2025-10-18 08:57:53 +0000
commit908b1164c0c433765364623fd14c9d0d2a975f92 (patch)
tree4a794620aa61891efa25b45e4e51e7d3cd32f1b9 /llvm/unittests/Object/ELFObjectFileTest.cpp
parentb4b7aaeeb3ca2f05cba2c3c8fe3c9b171a3b4af6 (diff)
downloadllvm-908b1164c0c433765364623fd14c9d0d2a975f92.zip
llvm-908b1164c0c433765364623fd14c9d0d2a975f92.tar.gz
llvm-908b1164c0c433765364623fd14c9d0d2a975f92.tar.bz2
[X86] SimplifyDemandedBitsForTargetNode - PCMPGT(0,X) only demands the signbit of X (#163981)
PCMPGT(0,X) is a sign-splat pattern - we only need the signbit of X The vector-compress.ll simplification is a side effect of the inner SimplifyDemandedBits call passing through the DemandedElts mask, only demanding the lowest 4 elements of a legalised v16i8 type.
Diffstat (limited to 'llvm/unittests/Object/ELFObjectFileTest.cpp')
0 files changed, 0 insertions, 0 deletions