aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-04 14:36:32 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-04 14:36:45 +0100
commitbf30c48419d8d0203088ef1d84599e7b3d685a4c (patch)
tree026e8a40d24e8791e23f97545b8e7f29c4abbe22 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentfd9bc13803ee24bfa674311584126b83e059d756 (diff)
downloadllvm-bf30c48419d8d0203088ef1d84599e7b3d685a4c.zip
llvm-bf30c48419d8d0203088ef1d84599e7b3d685a4c.tar.gz
llvm-bf30c48419d8d0203088ef1d84599e7b3d685a4c.tar.bz2
[X86] SimplifyDemandedVectorEltsForTargetNode - simplify PMADDWD for known zero elements
Noticed while investigating the regressions in D110995 - if the RHS element is already zero, then we don't need the corresponding LHS element. Technically we could also recheck RHS once we have LHS's known zeros, but I haven't seen any missed opportunities from that yet.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions