aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2025-02-12 13:13:49 +0000
committerGitHub <noreply@github.com>2025-02-12 13:13:49 +0000
commit7647f478c3244f39e92b99ec07667595f86b84ff (patch)
tree71ad4680f3b014cf3dadea21a36024f7eab48eae /llvm/lib/CodeGen/CodeGen.cpp
parentb101c35bc76b569793028dadd4e7faf08bee6952 (diff)
downloadllvm-7647f478c3244f39e92b99ec07667595f86b84ff.zip
llvm-7647f478c3244f39e92b99ec07667595f86b84ff.tar.gz
llvm-7647f478c3244f39e92b99ec07667595f86b84ff.tar.bz2
[X86] isShuffleFoldableLoad - only check that the SDValue has one use (#126900)
We don't need the entire load node to have oneuse, just the loaded value - prevents load chains from interfering with shuffle commutation
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions