aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2025-06-05 08:20:44 +0100
committerGitHub <noreply@github.com>2025-06-05 08:20:44 +0100
commitdba418816731bc1cc677519fdbb77caca812ddda (patch)
treea6eaf025cc56023ccd3512bcf4fe46e091dab85c /llvm/lib/CodeGen/MachineScheduler.cpp
parent2e337349f436d75af112c081df5ec683871cbcc8 (diff)
downloadllvm-dba418816731bc1cc677519fdbb77caca812ddda.zip
llvm-dba418816731bc1cc677519fdbb77caca812ddda.tar.gz
llvm-dba418816731bc1cc677519fdbb77caca812ddda.tar.bz2
[X86] combineAdd - fold (add (sub (shl x, c), y), z) -> (sub (add (shl x, c), z), y) (#142734)
Attempt to keep adds/shifts closer together for LEA matching Fixes #55714
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions