diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-02-12 13:13:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 13:13:49 +0000 |
commit | 7647f478c3244f39e92b99ec07667595f86b84ff (patch) | |
tree | 71ad4680f3b014cf3dadea21a36024f7eab48eae /llvm/lib/CodeGen/CodeGen.cpp | |
parent | b101c35bc76b569793028dadd4e7faf08bee6952 (diff) | |
download | llvm-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