llvm-project
7647f478 - [X86] isShuffleFoldableLoad - only check that the SDValue has one use (#126900)

Commit
229 days ago
[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
Author
Parents
Loading