diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-03-18 11:35:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-18 11:35:58 +0000 |
commit | aea3ad8bd3a35adc021cf80b97fad073ece8737b (patch) | |
tree | 8a8d1778a82fde5dcd19620bf5230c2efc2e839d /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 332f0603635d06986d6d3c8c9ba4fee04c7cab18 (diff) | |
download | llvm-aea3ad8bd3a35adc021cf80b97fad073ece8737b.zip llvm-aea3ad8bd3a35adc021cf80b97fad073ece8737b.tar.gz llvm-aea3ad8bd3a35adc021cf80b97fad073ece8737b.tar.bz2 |
[X86] canCreateUndefOrPoisonForTargetNode - add handling for VPERMV3 intrinsic opcodes (#131768)
We already handle the X86ISD::VPERMV3 node type, but if we can handle equivalent cases before intrinsic lowering we can simplify the code further - e.g. #109272 before constant BUILD_VECTOR nodes gets lowered to constant pool loads.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions